floccusaddon / floccus

:cloud: Sync your bookmarks privately across browsers and devices
https://floccus.org
Mozilla Public License 2.0
5.76k stars 242 forks source link

[floccus for Android] Menu: Folder selection #1269

Open WebworkrNet opened 2 years ago

WebworkrNet commented 2 years ago

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

  1. Alphabetical sorting is selected.
  2. A new folder is created.

It will probably behave similarly with a bookmark, but I have not checked this.

Debug log provided

WebworkrNet commented 2 years ago

Screenshot_20221014-214012_floccus bookmark sync.jpg

Screenshot_20221014-213751_floccus bookmark sync.jpg

WebworkrNet commented 2 years ago

Maybe related to #1251.

WebworkrNet commented 2 years ago

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 1 year ago

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 1 year ago

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.