搜索 | 用户支持

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

详细了解

can an individual folder of bookmarks be exported

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

more options

I want to export or backup an individual folder of bookmarks so that they can be imported to another user. How can this be accomplished?

I want to export or backup an individual folder of bookmarks so that they can be imported to another user. How can this be accomplished?

所有回复 (2)

more options

The browser does not have that ability. There might be an add-on that does this, but I don't know.

Follow these instructions. After, open the file and remove what you don't want.

Open the Bookmarks Manager; Press the Alt or F10 key to bring up the toolbar, and select Bookmarks. Hot key is <Control> (Mac=<Command>) <Shift> B.

Once the window is open, at the top of the page, press the button labeled Import and Backup. Select Export Bookmarks To HTML, and follow the prompts and save it to a HTML file. Copy the file to another computer/profile. Repeat the instructions above, BUT select Import Bookmarks From HTML.

https://support.mozilla.org/en-US/kb/restore-bookmarks-from-backup-or-move-them

https://support.mozilla.org/en-US/kb/recover-lost-or-missing-bookmarks

more options

You can do a copy of this folder and paste this in an HTML capable editor (text/html). That should give you content similar as used by an HTML backup. If you paste in a normal text editor then you only get the URL and not the title (text/unicode), but text/html gives you both (<A HREF="url" >title</A>).