搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Why when I click "show all bookmarks" I don't see my personal bookmarks no matter what I expand, unless I click "recent bookmarks"?

  • 5 个回答
  • 2 人有此问题
  • 11 次查看
  • 最后回复者为 cor-el

more options

When I click the "Show your bookmarks" icon in the top bar, I can see my personal bookmarks at the bottom of the list. When I select "show all bookmarks" they are not visible in the sidebar, even when I expand "bookmarks menu." I have to expand "recently bookmarked" to see them. (They're not in unsorted.) They won't be recent forever. Then I have to recreate them?

When I click the "Show your bookmarks" icon in the top bar, I can see my personal bookmarks at the bottom of the list. When I select "show all bookmarks" they are not visible in the sidebar, even when I expand "bookmarks menu." I have to expand "recently bookmarked" to see them. (They're not in unsorted.) They won't be recent forever. Then I have to recreate them?

被采纳的解决方案

JSON backups are automatic - once per day, for the days when Firefox is used. The backup is done as Firefox is Exited, and will be updated every time Firefox is Exited that day if more new bookmarks were saved.

定位到答案原位置 👍 1

所有回复 (5)

more options

Does anything come up if you type a colon (:) in the search bar?


You can check for problems with the places.sqlite database (bookmarks and history) in the Firefox profile folder.

See also:


You can try to restore a JSON backup.

  • Bookmarks > Show All Bookmarks > Import & Backup > Restore

The name of a JSON bookmarks backup file includes a total item count (folders and separators included) and an hash value to prevent saving the same backup more than once.

  • bookmarks-YYYY-MM-DD_<item count>_<hash>.jsonlz4.

If you use Sync then best is to disconnect Sync while performing maintenance/repair efforts to files in the Firefox profile folder.

more options

Thank you cor-el for the detailed response.

Now I see, expanding "Bookmarks Menu" is not enough. I have to click it a second time to get the list of bookmarks to reorder and organize.

由iusedtolikefirefox于修改

more options

Thank you again cor-el.

In regards to your suggestion to restore a JSON backup: I am guessing that a JSON backup is only available if I have created one. Or is that done automatically behind the scenes?

由iusedtolikefirefox于修改

more options

选择的解决方案

JSON backups are automatic - once per day, for the days when Firefox is used. The backup is done as Firefox is Exited, and will be updated every time Firefox is Exited that day if more new bookmarks were saved.

more options

Firefox keeps rotating compressed .jsonlz4 JSON backups of the bookmarks in the bookmarkbackups folder within the Firefox profile folder. The file name includes a total item count and a hash value that makes it possible to only create a new backup when changes are detected.

  • bookmarks-YYYY-MM-DD_<item-count>_<hash>.jsonlz4

Automatically created JSON backups have a .jsonlz4 file extension to distinguish them from uncompressed backups that have the .json file extension. You can create a normal uncompressed JSON backup manually in the Bookmarks Manager (Library) since the compressed jsonlz4 format is only used for automated backups.