X-Git-Url: https://git.phdru.name/?a=blobdiff_plain;f=doc%2FTODO;h=64ef4ca4e8591fc4317a69e9613576119e96f026;hb=00549b1c0622ee6ed0ac12249097cf4562bc486e;hp=85c2de792399318b2e15a810cf793a2ee4e11a5e;hpb=556fb077f2d174449a852fc64f2b32ee8e471482;p=bookmarks_db.git diff --git a/doc/TODO b/doc/TODO index 85c2de7..64ef4ca 100644 --- 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.