Where did you install Firefox from? Help Mozilla uncover 3rd party websites that offer problematic Firefox installation by taking part in our campaign. There will be swag, and you'll be featured in our blog if you manage to report at least 10 valid reports!

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Learn More

bookmark folders in manager & exclude folders in search

  • 3 ответа
  • 0 имеют эту проблему
  • 3 просмотра
  • Последний ответ от cor-el

more options

Hi.

Is there a way to display a column in the bookmark manager (Ctrl+Shift+O) which would show in which folder each particular bookmark is?

Is there a way to search for bookmarks (in the bookmark manager or the bookmark sidebar (Ctrl+B)) by specifically excluding certain (bookmark) folders (e.g. MySessions, Save for Read Later, BSP2 trash folder, etc)?

If the above is not available, please kindly consider those ever since important features.

Thank you very much :)

Hi. Is there a way to display a column in the bookmark manager (Ctrl+Shift+O) which would show in which folder each particular bookmark is? Is there a way to search for bookmarks (in the bookmark manager or the bookmark sidebar (Ctrl+B)) by specifically excluding certain (bookmark) folders (e.g. MySessions, Save for Read Later, BSP2 trash folder, etc)? If the above is not available, please kindly consider those ever since important features. Thank you very much :)

Изменено spdgnzls

Все ответы (3)

more options

In Firefox 96+ you can right-click a bookmark search/query/recent result list and click "Show in Folder" to locate this bookmark in the folder list.

more options

Of course, I know, I pushed for that feature a long time ago. The questions above are beyond just finding the one bookmark's folder.

It is about working with many bookmarks incl session's duplicates, etc. One needs to be able to sort them in the bookmark manager window and see the folder in the bookmark sidebar. Simply removing all duplicates will erase them from the wrong folder. It is beyond me that nobody has thought of putting that column into the bookmark manager.

more options

That is probably not done for performance reasons, doing this for thousands of bookmarks is costly, and that is why it took so long to get this show folder feature. Finding the folder in the folder tree requires backtracking until you reach the root folder. You can have multiple folders with the same name and if only the name of the parent folder is known, you still wouldn't know what folder this is about without knowing the full path.

You can execute SQLite queries to get a list that includes the parent folder, there are extensions to check for duplicates and provide this information.