X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FTODO;h=64ef4ca4e8591fc4317a69e9613576119e96f026;hb=00549b1c0622ee6ed0ac12249097cf4562bc486e;hp=5705e2139cc941f8b1d3a53ae3d0d15fd1c75120;hpb=0cf41fe69360f1861f277e03d5473e13858fdd70;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.