Mozilla Destek’te Ara

Destek dolandırıcılığından kaçının. Mozilla sizden asla bir telefon numarasını aramanızı, mesaj göndermenizi veya kişisel bilgilerinizi paylaşmanızı istemez. Şüpheli durumları “Kötüye kullanım bildir” seçeneğini kullanarak bildirebilirsiniz.

Daha Fazlasını Öğren

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 yanıt
  • 2 kişi bu sorunu yaşıyor
  • 11 gösterim
  • Son yanıtı yazan: 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?

Seçilen çözüm

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.

Bu yanıtı konu içinde okuyun 👍 1

Tüm Yanıtlar (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 tarafından tarihinde düzenlendi

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 tarafından tarihinde düzenlendi

more options

Seçilen çözüm

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.