]> git.phdru.name Git - bookmarks_db.git/commitdiff
Updated.
authorOleg Broytman <phd@phdru.name>
Wed, 4 Aug 2004 13:23:00 +0000 (13:23 +0000)
committerOleg Broytman <phd@phdru.name>
Wed, 4 Aug 2004 13:23:00 +0000 (13:23 +0000)
git-svn-id: file:///home/phd/archive/SVN/bookmarks_db/trunk@37 fdd5c36f-1aea-0310-aeeb-c58d7e2b6c23

doc/TODO

index 887e5a9b0afc9a4790418482df7ecd86ab553491..51af6655a4cc59683d7f96cb117a03d55351ae0f 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,13 +1,10 @@
-   Parse downloaded file and get some additional information out of headers
-   and parsed data - title, for example. Or redirects using <META HTTP-Equiv>.
-   (Partially done - now extracting title).
+   Parse downloaded file and get javascript redirects.
 
    Documentation.
 
    Merge "writers" to storage managers.
    New storage managers: shelve, SQL, ZODB, MetaKit.
    Robots (URL checkers): threading, asyncore-based.
-   Aliases in bookmarks.html.
 
    Configuration file for configuring defaults - global defaults for the system
    and local defaults for subsystems.
@@ -15,7 +12,7 @@
    Ruleset-based mechanisms to filter out what types of URLs to check: checking
    based on URL schema, host, port, path, filename, extension, etc.
 
-   Detailed reports on robot run - what's old, what's new, what was moved,
+   Detailed reports on robot run - what's old, what's new, what has been moved,
    errors, etc.
    WWW-interface to the report.