Re: [Conkeror] And how do you rename a bookmark?

2008-05-29 Thread Martin Dybdal
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.m

Re: [Conkeror] And how do you rename a bookmark?

2008-05-29 Thread Axel Beckert
On Thu, May 29, 2008 at 02:19:01PM +0200, Martin Dybdal wrote: > If you have the Firefox 3.0 beta, then you can copy the > ~/.conkeror.mozdev.org/conkeror//places.sqlite into your > Firefox profile [...] There exists a tool named sqlitebrowser which can edit the DB directly. But then you have to b

[Conkeror] more Flash hackery

2008-05-29 Thread John J Foerch
Hi all, I have been experimenting with embedded flash objects to see what the possibilities are for a hypothetical flash-mode for conkeror. I know this is a topic of interest for some people, so I thought I would post a repl session showing the basics of the standard flash plugin api. I am usin

Re: [Conkeror] is there a way to escape flash without the rat?

2008-05-29 Thread John J Foerch
John J Foerch <[EMAIL PROTECTED]> writes: > Nelson Elhage <[EMAIL PROTECTED]> writes: >> Would it make sense to define this as a function in conkeror so you >> could just do `conkeror -batch -e 'regain_focus()'`? > > Since all I'm really doing is calling the command `unfocus' by other > means, some