PDA

View Full Version : Safari Bookmarks




allalooby
Dec 1, 2004, 12:32 PM
Does anyone know how to save a Safari Bookmarks file and the Booksmarks Bar? I'm ready to reinstall my OS X on my G4 and have saved everything else. When I used to use IE, I could copy its favorites file and then use it again on another computer. Thanks for the help!

Allan



edesignuk
Dec 1, 2004, 12:38 PM
~/Library/Safari/Bookmarks.plist

wrldwzrd89
Dec 1, 2004, 12:40 PM
Does anyone know how to save a Safari Bookmarks file and the Booksmarks Bar? I'm ready to reinstall my OS X on my G4 and have saved everything else. When I used to use IE, I could copy its favorites file and then use it again on another computer. Thanks for the help!

Allan
You'll need to turn Safari's debug menu on first. There are several ways to do this:
1. Open the Terminal and type this command while Safari is closed:
defaults write com.apple.Safari IncludeDebugMenu 1
Press Return to execute it, then quit the Terminal and restart Safari.
2. Download Safari Debugger (http://www.versiontracker.com/dyn/moreinfo/mac/17952), which does this step for you.

Once the Debug Menu is enabled, look for the Export Bookmarks command. That's what you need.

wrldwzrd89
Dec 1, 2004, 12:41 PM
~/Library/Safari/Bookmarks.plist
This file is where the Bookmarks bar and menu are stored. Copying it will also save your bookmarks.

edesignuk
Dec 1, 2004, 12:41 PM
That's what you need.No it's not, just do what I said, and put the file back in place after your rebuild, much easier.

wrldwzrd89
Dec 1, 2004, 12:42 PM
No it's not, just do what I said, and put the file back in place after your rebuild, much easier.
All you mentioned was the name of the file, so I clarified. I forgot about simply copying the bookmarks file.

edesignuk
Dec 1, 2004, 12:52 PM
All you mentioned was the name of the file, so I clarified. I forgot about simply copying the bookmarks file.
Ok, ok...well anyway...:)

allalooby
Dec 1, 2004, 01:00 PM
Thanks for the quick reply! I used Terminal and it worked perfectly! Thanks again!

Allan

apple4life
Dec 1, 2004, 01:07 PM
All you mentioned was the name of the file, so I clarified. I forgot about simply copying the bookmarks file.


I was going to reload osx soon too... I found the file bookmarks.plist. So I just copy and save and then once osx is reloaded just replace the new bookmarks.plist with the saved one? It should say something like I already have a bookmarks.plist and would I like to overwrite or replace? Is this correct? Thanks...

jsw
Dec 1, 2004, 01:09 PM
I was going to reload osx soon too... I found the file bookmarks.plist. So I just copy and save and then once osx is reloaded just replace the new bookmarks.plist with the saved one? It should say something like I already have a bookmarks.plist and would I like to overwrite or replace? Is this correct? Thanks...
That's correct.