As far as I know it isn't directly possible to rename them with Conkeror. And also, the names you give to the bookmark is currently saved, but not searchable or in any other way displayed by Conkeror (not intentional of course).
If you have the Firefox 3.0 beta, then you can copy the ~/.conkeror.mozdev.org/conkeror/<profile>/places.sqlite into your Firefox profile (remember to backup the existing places.sqlite file there, if you don't want to loose anything). Then you can use the Firefox bookmark manager to delete/change/add files and then copy the updated places.sqlite file back into the conkeror profile. The places.sqlite both contains bookmarks and browsing history. I'll add a section about bookmarking on the wiki. - Martin Dybdal 2008/5/28 Tassilo Horn <[EMAIL PROTECTED]>: > Sven Bretfeld <[EMAIL PROTECTED]> writes: > > Hi Sven, > >>> I have quite a lot of bookmarks and I like to rename some of them. >>> How do I do that? >> >> I would just edit the file .conkerorrc (or however you named your init >> file in the help menu) with Emacs. > > But the rc file doesn't contain the bookmarks you created with `b'. I > had a look at the ~/.conkeror.mozdev.org/ directory, but that doesn't > contain a file with an obvious name for bookmarks, too. There are some > sqlite database files, so I guess bookmarks and stuff are stored in some > database tables. > > I tried using the `sqlite' command line interface to access those > informations, but it doesn't list any tables. Anyone knows how to load > the database? > > Bye, > Tassilo > > _______________________________________________ > Conkeror mailing list > [email protected] > https://www.mozdev.org/mailman/listinfo/conkeror > _______________________________________________ Conkeror mailing list [email protected] https://www.mozdev.org/mailman/listinfo/conkeror
