Author Topic: Saving bookmarks for a new install  (Read 633 times)

Offline kixphantom

  • Jr. Member
  • **
  • Posts: 15
Saving bookmarks for a new install
« on: October 14, 2012, 07:21:18 AM »
Like many I've been using Linux for quite a while but don't know all the in's and out's. How would I go about saving all my bookmarks to a thumb drive for a new install and then insert them to that install?
 

Offline gandy

  • Hero Member
  • *****
  • Posts: 1193
Re: Saving bookmarks for a new install
« Reply #1 on: October 14, 2012, 07:28:00 AM »
In Firefox, go to Bookmarks>Show All Bookmarks>Import and Backup. Choose Export to HTML.
For me, it is far better to grasp the Universe as it really is than to persist in delusion, however satisfying and reassuring. –
Carl Sagan

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15506
  • ┌∩┐(◕_◕)┌∩┐
Re: Saving bookmarks for a new install
« Reply #2 on: October 14, 2012, 07:32:51 AM »
In addition to gandy's sound advice (and it's browser shortcuts)  you could use the XMarks add-on/extension which stores your bookmarks which can then be added to any new/different system you use.

https://www.xmarks.com/
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Online agmg

  • PCLinuxOS Tester
  • Hero Member
  • *******
  • Posts: 2061
  • Certified Windows Hater
Re: Saving bookmarks for a new install
« Reply #3 on: October 14, 2012, 09:28:42 AM »
+1 for Xmarks.
For the whole world, you are someone.
For someone, you are the whole world.

Offline The Chief

  • Hero Member
  • *****
  • Posts: 2339
Re: Saving bookmarks for a new install
« Reply #4 on: October 14, 2012, 09:49:52 AM »
And Firefox's own "Sync" seems to have, more or less, caught up to Xmarks.  And it works with Mobile Firefox, as well (just synced my Nook with my laptop).

Of course, both are rather Firefox centric - if you're using something else, copying the profile may ba about all you can do.

Retired Senior Chief, Retired Software Engineer, Active GrandPa

Offline menotu

  • PCLinuxOS Tester
  • Super Villain
  • *******
  • Posts: 15506
  • ┌∩┐(◕_◕)┌∩┐
Re: Saving bookmarks for a new install
« Reply #5 on: October 15, 2012, 01:44:41 PM »
And Firefox's own "Sync" seems to have, more or less, caught up to Xmarks.  And it works with Mobile Firefox, as well (just synced my Nook with my laptop).

Of course, both are rather Firefox centric - if you're using something else, copying the profile may ba about all you can do.

XMarks supports 4 browsers: Firefox, Chromium/Chrome, IE and Safari but not, alas, Opera
PCLinuxOS 32bit KDE 4.10.4; kernel-3.4.11-pclos1.bfs & 64bit 3.4.38bfs; NVidia GeForce 8400GS 1GB 310.19 driver

Sony Vaio SVE1513A4ESI Laptop, Intel Core i5, 2.6GHz, 6GB RAM, 750GB, 15.6" Intel HD Graphics 4000

Offline arjaybe

  • Sr. Member
  • ****
  • Posts: 380
  • Green Comet
    • Green Comet
Re: Saving bookmarks for a new install
« Reply #6 on: October 15, 2012, 01:51:46 PM »
In about:config you can set browser.bookmarks.autoExportHTML to true and it will save bookmarks.html into your profile directory every time you shut down Firefox.  Then you can back that up wherever you want.