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