]> git.phdru.name Git - bookmarks_db.git/commitdiff
Add a few TODO items
authorOleg Broytman <phd@phdru.name>
Wed, 30 Apr 2014 00:23:31 +0000 (04:23 +0400)
committerOleg Broytman <phd@phdru.name>
Wed, 30 Apr 2014 00:23:31 +0000 (04:23 +0400)
doc/TODO

index 234dc2bb4b2a90dcfb0903b7c34135d61e47631e..6ec0d5a7e49d3be14919745482c6d2652e38e9b3 100644 (file)
--- a/doc/TODO
+++ b/doc/TODO
@@ -1,3 +1,9 @@
+Change parse_html to parse strings, not files.
+
+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.