X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FTODO;h=b1d775d06871d5777ecb4247a2f12e2602d64cbc;hb=c054a2ffd6c9a03158c719b8a22dd750a94fe1ec;hp=51af6655a4cc59683d7f96cb117a03d55351ae0f;hpb=c9c1b9838ef53785e761e41fc4eac028ce91dec6;p=bookmarks_db.git diff --git a/doc/TODO b/doc/TODO index 51af665..b1d775d 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,22 +1,25 @@ - Parse downloaded file and get javascript redirects. +A program to publish bookmarks with icons. - Documentation. +Cleanup HTML before parsing using BeautifulSoap or Tidy. +Parse (or interpret) downloaded file and get javascript redirects. - Merge "writers" to storage managers. - New storage managers: shelve, SQL, ZODB, MetaKit. - Robots (URL checkers): threading, asyncore-based. +More and better documentation. - Configuration file for configuring defaults - global defaults for the system - and local defaults for subsystems. +Merge "writers" to storage managers. +New storage managers: shelve, SQL, ZODB, MetaKit. +More robots (URL checkers): threading, asyncore-based. - Ruleset-based mechanisms to filter out what types of URLs to check: checking - based on URL schema, host, port, path, filename, extension, etc. +Configuration file to configure defaults - global defaults for the system +and local defaults for subsystems. - Detailed reports on robot run - what's old, what's new, what has been moved, - errors, etc. - WWW-interface to the report. +Ruleset-based mechanisms to filter out what types of URLs to check: checking +based on URL schema, host, port, path, filename, extension, etc. - Bigger database. Multiuser database. Robot should operate on a part of - the DB. - WWW-interface to the database. User will import/export/edit bookmarks, - schedule robot run, etc. +Detailed reports on robot run - what's old, what's new, what has been moved, +errors, etc. +WWW-interface to the report. + +Bigger database. Multiuser database. Robot should operates on a part of +the DB. +WWW-interface to the database. User should import/export/edit bookmarks, +schedule robot run, etc.