From d7e26cccf6bf42d257a205def2f01b694fcaff62 Mon Sep 17 00:00:00 2001 From: Oleg Broytman Date: Thu, 12 Aug 2010 19:56:25 +0000 Subject: [PATCH] Minor doc updates. git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@274 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23 --- doc/ANNOUNCE | 1 - doc/README | 4 ++-- doc/TODO | 6 ++---- 3 files changed, 4 insertions(+), 7 deletions(-) diff --git a/doc/ANNOUNCE b/doc/ANNOUNCE index 0d19fb8..79d7b1b 100644 --- a/doc/ANNOUNCE +++ b/doc/ANNOUNCE @@ -15,7 +15,6 @@ WHAT'S NEW in version 4.2.0 (2010-08-11). files. - WHERE TO GET Master site: http://phd.pp.ru/Software/Python/#bookmarks_db Mirrors: http://phd.webhost.ru/Software/Python/#bookmarks_db diff --git a/doc/README b/doc/README index 87d08b0..b896092 100644 --- a/doc/README +++ b/doc/README @@ -1,8 +1,8 @@ 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. diff --git a/doc/TODO b/doc/TODO index 19597c8..9c44e31 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,11 +1,9 @@ -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 and store it in bookmark.description if the description is empty. (How to update old descriptions without replacing my own comments?) -- 2.39.2