From d1306d2db25d98a0336456c9f68e08d408deb844 Mon Sep 17 00:00:00 2001 From: ginatrapani Date: Fri, 11 Feb 2011 10:40:12 -0800 Subject: [PATCH] Created page Created Other Todo.txt Projects (markdown) --- Other-Todo.txt-Projects.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 Other-Todo.txt-Projects.md diff --git a/Other-Todo.txt-Projects.md b/Other-Todo.txt-Projects.md new file mode 100644 index 0000000..b8c2deb --- /dev/null +++ b/Other-Todo.txt-Projects.md @@ -0,0 +1,17 @@ +# Python +You can do a search for "todo.py" at github.com and there are a number of different flavors: + +This allows you to check into a git repository: +https://github.com/lydgate/git-todo-py + +This is another version: +https://github.com/nuance/smarter-todo + +This is my favorite version--it has extensions where you can add due date, links, percent done, etc. +https://github.com/abztrakt/ya-todo-py + +# Windows/AutoHotKey + +Additionally, there was also an AutoHotKey gui version that was advertised a couple months back on the list--maybe it might meet your needs, if you're looking for more of a GUI version... +http://tech.groups.yahoo.com/group/todotxt/message/2757 +(https://github.com/jdiamond/todo.txt-ahk) \ No newline at end of file