A Bookmarks saving script with GTK, checking for double entrys and totally awfull* code.
Copy the perl script to the uzbl scripts directory and bind it (using the @bind and @scripts_dir aliases found in the example config) with:
@bind B = spawn @scripts_dir/insert_bookmark.pl
Or if you like Buttons:
@bind B = spawn @scripts_dir/insert_bookmark.pl 1
- Rewrite the awfull callback function. - Maybe list of previously used Tags for auto completion or somethin like this. - Ask what to do when the bookmark allready exists