X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;ds=inline;f=doc%2FTODO;h=6ec0d5a7e49d3be14919745482c6d2652e38e9b3;hb=4360b050bde8fe9eeee284ab9e74fb99e4041960;hp=5705e2139cc941f8b1d3a53ae3d0d15fd1c75120;hpb=1249f2d538e9d679421d7bbb59dfac33fad537f4;p=bookmarks_db.git diff --git a/doc/TODO b/doc/TODO index 5705e21..6ec0d5a 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,10 @@ -Switch simple robot to urllib2. +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.