mirror of
https://github.com/floccusaddon/floccus.git
synced 2026-04-27 07:05:59 +03:00
[GH-ISSUE #1269] [floccus for Android] Menu: Folder selection #843
Labels
No labels
browser-specific
bug
correctness issues
enhancement
feature: Google Drive
feature: Linkwarden
feature: git
feature: nextcloud-bookmarks
feature: tabs
feature: webdav
help wanted
native-app
priority: high
priority: low
priority: medium
pull-request
question
question
stale
upstream
waiting for more information
wontfix
🙁 Not following issue template
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/floccus#843
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @WebworkrNet on GitHub (Oct 14, 2022).
Original GitHub issue: https://github.com/floccusaddon/floccus/issues/1269
Which version of floccus are you using?
4.17.1
Sync method
Nextcloud Bookmarks
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Phone App, Samsung Galaxy A13 5G (SM-A136B/DSN), Android 12
Which version of Nextcloud Bookmarks are you using? (if relevant)
No response
Which version of Nextcloud? (if relevant)
No response
What kind of WebDAV server are you using? (if relevant)
No response
Describe the Bug
The "Folder selection" menu is not sorted alphabetically.
Instead, in my example, the last folder created is also shown last in the sequence.
Expected Behavior
Regardless of any previous sorting, I would expect this menu to be basically alphabetical.
To Reproduce
It will probably behave similarly with a bookmark, but I have not checked this.
Debug log provided
@WebworkrNet commented on GitHub (Oct 14, 2022):
@WebworkrNet commented on GitHub (Oct 14, 2022):
Maybe related to #1251.
@WebworkrNet commented on GitHub (Oct 16, 2022):
It looks as if the order of the folders corresponds to the time they were created. The last folder created is displayed last in the directory tree.
@pinpontitit commented on GitHub (Nov 11, 2022):
It looks as if the order of the folders corresponds to the time they were created. The last folder created is displayed last in the directory tree.I think they are just sorted by default with "Custom", which, if you never manually moved your folders, could correspond to the time you created them, yes.
I understand that you would prefer this menu to be sorted Alphabetical by default, because you already uses Alphabetical order in the MainScreen.
But I keep asking myself, if maybe one day someone would come here to complain about the fact that the order in this menu is not following his custom choosen order in the MainScreen.
Would it be better if both screens order always matched ?
If I choose custom in the mainscreen, it automatically uses custom in the selection menu. But if I choose alphabetical, it is alphaebtical also in the selection menu.
In my case I am used to my custom order, so thats easy for me to find my folders.
But if it was alphabetical by default I think I could deal with it also without problem.
@frudolph77 commented on GitHub (Jun 7, 2023):
There is a workaround available, when you also use floccus for chrome.
Sort the bookmarks alphabetical in bookmark manager of chrome and sync.
But having the alphabetical sorting directly in the android app would be great.
@github-actions[bot] commented on GitHub (Nov 28, 2025):
This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.