How to move Camino bookmarks to Safari
Thursday, July 17th, 2003
Camino is a Mozilla-based browser that uses the native Mac OS X graphics API instead of Mozilla’s cross-platform stuff.
Safari is Apple’s KHTML-based web browser.
Unfortunately there is no obvious way to convert Camino bookmarks to Safari bookmarks.
- In Camino, select Camino->Export Bookmarks…, saving the bookmarks (e.g. as ~/Desktop/camino-bookmarks.html).
- In Internet Explorer, select Favorites->Organize Favorites, (which despite being a hierarchical menu item actually does something on its own) opening the Favorites window
- With the Favorites window in front, select File->Import Favorites…
- Select the camino bookmarks file
- Quit Internet Explorer
- Make sure Safari is not running
- In Terminal, type this all in one line:
defaults write com.apple.Safari IEFavoritesWereImported 0 - Run Safari
