]> git.phdru.name Git - bookmarks_db.git/blobdiff - doc/TODO
Add a few TODO items
[bookmarks_db.git] / doc / TODO
index 85c2de792399318b2e15a810cf793a2ee4e11a5e..6ec0d5a7e49d3be14919745482c6d2652e38e9b3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,6 +1,10 @@
-Remove absolute directory ~/lib to make it portable.
+Change parse_html to parse strings, not files.
 
-Switch simple robot to urllib2.
+Split simple robot: separate network operations and URL handling.
+
+Allow parameters in BKMK_ROBOT; for example, 'forking:urllib'.
+
+A new robot based on urllib2.
 
 A new robot based on PycURL.