X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FTODO;h=64ef4ca4e8591fc4317a69e9613576119e96f026;hb=d9360788a641b5b1184a2523881e950bab7d7c66;hp=5705e2139cc941f8b1d3a53ae3d0d15fd1c75120;hpb=1249f2d538e9d679421d7bbb59dfac33fad537f4;p=bookmarks_db.git diff --git a/doc/TODO b/doc/TODO index 5705e21..64ef4ca 100644 --- a/doc/TODO +++ b/doc/TODO @@ -1,4 +1,8 @@ -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.