Bookmarks Database and Internet Robot
- Here is a set of classes, libraries, programs and plugins I use to
-manipulate my bookmarks.html - check for updates, find expired URLs and so on.
+ A set of classes, libraries, programs and plugins I use to manipulate my
+bookmarks.html - check for updates, find expired URLs and so on.
These programs are intended to run as follows.
1. bkmk2db converts bookmarks.html to bookmarks.db.
-New storage: pyyaml.
-
New robot based on PycURL.
-Use lxml to parse broken HTML.
-
A program to publish bookmarks with icons.
+New HTML parser based on lxml to parse broken HTML.
+
Fetch description from <META name="description" content="..."> and store it in
bookmark.description if the description is empty. (How to update old
descriptions without replacing my own comments?)