bookmarks
How can i sort the bookmarks ?
How can i sort the bookmarks ?
How do I reorder (alphebetiize) my folders (not files) in the bookmark drop-down menu? Thanks,, Bob!
In the last approx 3-4 weeks, Firefox bookmarks on Android and PC have *not* remembered alphabetical sort choices on PC. I cannot sort (and remember) bookmark toolbar al… (funda kabanzi)
In the last approx 3-4 weeks, Firefox bookmarks on Android and PC have *not* remembered alphabetical sort choices on PC. I cannot sort (and remember) bookmark toolbar alphabetical sort order on PC and I cannot sort and remember bookmark alphabetical sort on Android, synced with the PC. My bookmarks on both PC and Android are arranged in some haphazard way that "sorting by name" under Bookmarks / Manage Bookmarks / Bookmarks Toolbar / Views / Sort / Sort by Name momentarily changes but does not persist to the next time I view. The next time I view the sort of the bookmarks toolbar, it is always "unsorted". Again this has only been an issue in the past 3-4 weeks.
Hi, how do I delete 'Recent bookmarks'? Thanks JonB
Is there a setting so that bookmarks, when accessed in a folder, will always sort by name. It appears that every time you add new bookmarks to a folder they are added to … (funda kabanzi)
Is there a setting so that bookmarks, when accessed in a folder, will always sort by name. It appears that every time you add new bookmarks to a folder they are added to the bottom of the folder bookmark list and not listed alphabetically. Thanks
I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first. … (funda kabanzi)
I would like to swap the order of the first 2 items on the Bookmarks Context Menu - that is "Open in New Tab" should be second, and "Open in New Window" should be first.
I'm able to do this on the "regular" context menu with the following code...
#context-openlink { order: -1; }
But I cannot find the correct selector for the Bookmarks Context menu (see attached image).
I have tried code (to no avail) such as the following...
#placesContext-openlink { order: -1; }
#BMB_bookmarksPopup-openlink { order: -1; }
Any help is appreciated!
Thanks.