Mozilla 도움말 검색

고객 지원 사기를 피하세요. 저희는 여러분께 절대로 전화를 걸거나 문자를 보내거나 개인 정보를 공유하도록 요청하지 않습니다. "악용 사례 신고"옵션을 사용하여 의심스러운 활동을 신고해 주세요.

자세히 살펴보기

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.