為了改善您的使用體驗,本網站正在進行維護,部分功能暫時無法使用。若本站的文件無法解決您的問題,想要向社群發問的話,請到 Twitter 上的 @FirefoxSupport 或 Reddit 上的 /r/firefox 發問,我們的社群成員將很快會回覆您的疑問。

搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Importing Bookmarks from Safari - Folders Don't Appear

  • 1 回覆
  • 1 有這個問題
  • 1 次檢視
  • 最近回覆由 cor-el

more options

Hello All:

I want to import my bookmarks from Safari to Firefox but strange things are happening.

I go to the File menu, scroll down to "Import From Another Browser" and select "Safari."

I click OK and Firefox works for a while and then says it's done with the import.

However, when I then go to "Manage Bookmarks" in Firefox I can't find any of the folders from Safari!

The weird thing is, those bookmarks are SOMEWHERE in Firefox, because when I search for a particular bookmark which I know was originally in Safari but NOT Firefox (some rather obscure website) IT DOES APPEAR IN THE FIREFOX SEARCH!

I've done this with about 10 websites, so I know they exist somewhere in Firefox.

But none of the folders where they originally resided in Safari seem to appear in Firefox. The only way I seem to be able to access those bookmarks is to go to the Search bar and search for them.

Does anyone have any thoughts about how I can find the folders imported from Safari?

Thanks!

Hello All: I want to import my bookmarks from Safari to Firefox but strange things are happening. I go to the File menu, scroll down to "Import From Another Browser" and select "Safari." I click OK and Firefox works for a while and then says it's done with the import. However, when I then go to "Manage Bookmarks" in Firefox I can't find any of the folders from Safari! The weird thing is, those bookmarks are SOMEWHERE in Firefox, because when I search for a particular bookmark which I know was originally in Safari but NOT Firefox (some rather obscure website) IT DOES APPEAR IN THE FIREFOX SEARCH! I've done this with about 10 websites, so I know they exist somewhere in Firefox. But none of the folders where they originally resided in Safari seem to appear in Firefox. The only way I seem to be able to access those bookmarks is to go to the Search bar and search for them. Does anyone have any thoughts about how I can find the folders imported from Safari? Thanks!

所有回覆 (1)

more options

We have seen cases where the bookmarks HTML backup isn't compatible.

You can open the HTML file in TextEdit and remove all FOLDED attributes in the H3 tags (leave the H3 tags): <H3 FOLDED> should be <H3>. Example: <DT><H3 FOLDED>Bookmarks Bar</H3> -> <DT><H3>Bookmarks Bar</H3>

由 cor-el 於 修改