On Fri, 13 Apr 2012 20:06:01 +0000 (UTC) James <[email protected]> wrote:
> The seamonkey bookmarks.html (the current bookmark listing) > use to kept in > > ~/.mozilla/seamonkey/<###>.default > > I cannot find a newer listing than 2011 in that location. > > Did it get moved to another location? Remaned yet again? > > What I'm after is manually coping the bookmarks > for seamonkey to another (kde)workstation. As pk says, the bookmarks are now stored in an sqlite database, along with browser history. The best way to port them to another machine is to use the bookmarks manager (ctrl+b) to make a backup (within the manager, that's Tools » Backup), then use the restore option in the new SeaMonkey. It's also possible to use export/import instead of backup/restore, but backup/restore creates and uses a json file, whereas export/import creates and uses an html file. Less info is lost with the json file. But note that using restore will overwrite existing bookmarks.

