TODO-prodder is my CodeMonth project, begun 2004-11-01.
TODO-prodder is a TODO list tool with an emphasis on generating interrupts for otherwise long-term items (so they get their fair share of my otherwise short-term attention span.) It will focus heavily on my personal workflow, have some synchronization features, and may require me to explain how "continuation passing style" isn't just an obscure programming construct; it will be more AI than UI.
higher level stuff
- produce list of whole-items, with date + subitems
- filter out [done]s or at least identify them
__STOP__
code for some of the sloppy old TODO
filesexpandtabs
is a string builtinstart with using urwid
as a README/TODO viewer.
arrange something that makes a README.rss...