teddy-gustiaux / default-bookmark-folder

WebExtension allowing you to choose the default bookmark location folder and quickly bookmark pages via a dedicated icon.
https://goo.gl/WtfpPH
MIT License
134 stars 17 forks source link

Make "top" designation apply to any alternate folder selected #514

Open Wizardgoat opened 3 years ago

Wizardgoat commented 3 years ago

I recently started using 3.1.0 on FF 88, Windows 10. The feature I wanted was to get new bookmarks inserted to the top of the folder, rather than the bottom. (I was already used to this on an older version of Firefox with an older extension.)

It works fine if I'm saving into my default folder, as specified in the settings. However, if I (occasionally) use the edit menu to navigate to a different folder, the item gets saved to the bottom of the alternate folder, rather than the top. What I would like is for the extension to honor my "top" setting even if I'm saving to a different folder. I'd always like it that way, but of course it could be controlled by a new setting in case other users would prefer it.

FYI -

(1) My folders are often large and contain several separators.

(2) I use Auto-Sort Bookmarks. However, Auto-Sort only sorts the items between two separators. So when I add a bookmark to the top of a folder it gets sorted, but only within the top section - basically my newest bookmarks that I've not moved elsewhere.