Originally posted by engpjp
AFAIK Safari Bookmarks is a plist, in XML format. It has already been repeated several times, here and otherwise, how to import (or re-import) bookmarks from Chimera and IE into Safari:
- Export the bookmarks from Chimera as an html file.
- Then open IE and open the bookmark organization window.
- Now drag and drop the new html file on this window. Voíla, now you have all your Chimera bookmarks in IE.
- The next step is to do a search for Safari and to delete the .plist preference file. See below
- Next time you open Chimera, it will think that it is the first time, and it will import all your bookmarks, both the original IE ones and the ones that you just dropped into IE, and put them in Safari folders and all. This includes subfolders.
Safari hides its .plist Bookmark file in ~/Library/Safari/ which is actually breaking the rules; it should be in ~/Library/Bookmarks/ and should be HTML so other browsers can share them. But of course that would make it too easy to use other browsers! Also, the use of the XML standard to save user preferences and personal information/data seems to be an underlying strategy of Apple's - and the unifying, flexible standard makes it much easier to not only exchange information between iApps but also via iSync and RendezVous (of which we have heard only the beginning..)
engpjp
PS - the method sketched above was developed and described by someone else than me; unfortunately I forgot who...