搜索 | 用户支持

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

详细了解

Is there a way to export the bookmarks everytime they are changed

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

more options

I know I can export the bookmarks to an html file using >Bookmarks>Unsorted>Import&Backup>Exports but I want it automatically done anytime bookmarks change.

I actually use the generated file as my home page.

-- david

P.S.: another ancient feature that's gone away ...

I know I can export the bookmarks to an html file using >Bookmarks>Unsorted>Import&Backup>Exports but I want it automatically done anytime bookmarks change. I actually use the generated file as my home page. -- david P.S.: another ancient feature that's gone away ...

被采纳的解决方案

Help ... I'm trapped in an invalid password ... forgot password ... no such account loop.

However, I do not see this as a satisfactory solution.

1) I could not find the file to which the bookmarks were stored. 2) The somewhat obtuse documentation (click on Xmarks! Icon! What icon?) seems to suggest that Xmarks stores my bookmarks. No thank you.

So, thanks anyway for trying.

-- david

定位到答案原位置 👍 0

所有回复 (4)

more options

Try the addon Xmarks Sync.

www.xmarks.com

more options

You can make Firefox create an automatic HTML backup (bookmarks.html) when you exit Firefox if you set the browser.bookmarks.autoExportHTML pref to true on the about:config page.

That backup is created by default in the profile folder as bookmarks.html, but you can set the file name and path via the browser.bookmarks.file pref on the about:config page.

This pref doesn't exist by default and you may need to create a new String pref browser.bookmarks.autoExportHTML and set the value to the full path of the backup bookmarks file.

Note: an HTML backup doesn't preserve tags and annotations, so you lose those if you need to import the HTML backup.

more options

选择的解决方案

Help ... I'm trapped in an invalid password ... forgot password ... no such account loop.

However, I do not see this as a satisfactory solution.

1) I could not find the file to which the bookmarks were stored. 2) The somewhat obtuse documentation (click on Xmarks! Icon! What icon?) seems to suggest that Xmarks stores my bookmarks. No thank you.

So, thanks anyway for trying.

-- david

more options

You did set the bookmarks.autoExportHTML pref to true on the about:config page?

If you do not specify a folder or file name via the browser.bookmarks.file pref then the bookmarks are stored as bookmarks.html in the Firefox Profile Folder

You can use this button to go to the Firefox profile folder:

  • Help > Troubleshooting Information > Profile Directory: Open Containing Folder

由cor-el于修改