[Gllug] OT hard copy of Firefox bookmarks

Gundemarie Scholz spamyousilly at inbox.ru
Wed Mar 21 15:56:04 UTC 2007


Geo wrote:
> Hi,
>  I would like to print off my bookmarks but I just get the title(ie the 
> clickable url name) rather than what I would like the url name + the actual 
> URL itself.
> 
> Any pointers apart from the actual view source & edit that routine:-{
>  Thanks
> 
Export the bookmarks and add the following lines below the line starting
with <title> in the exported file:

<style type="text/css">
<!--
a[href]:after { content:" ("attr(href)")"; }
-->
</style>


Alternatively there seems to be a Delphi programme that extracts page
titles and URLs to a CSV file:
http://www.wimb.net/index.php?s=delphi&page=17

Regards,
Gunde
-- 
Gllug mailing list  -  Gllug at gllug.org.uk
http://lists.gllug.org.uk/mailman/listinfo/gllug




More information about the GLLUG mailing list