21 Jan
2004
21 Jan
'04
9:31 a.m.
Can I somehow transfer all the favourite bookmarks I've set up in Netscape 7.1 and copy them all to a location so that they will appear ready to go in Konqueror? I was thinking there may be a folder in Koquerer where I just need to copy these URLs. I've tried finding them in Netscape without success, and I also don't know where to place them in Konqueror to make them work.
Konqueror keeps its bookmarks in ~/.kde/share/apps/konqueror/bookmarks.xml. The XML element for a bookmark is like this: <bookmark icon="/path/to/icon.png" href="http://www.coolsite.net/" > <title>Cool Site</title> </bookmark> It also has a <folder> element for defining folders in the favourites menu. That might be helpful?? Cheers, Richard