blob: 6d567aeabe06e5f35f5a4c083ce99cf823b19498 (
plain) (
blame)
1
2
3
4
5
6
7
|
A small program for managing a to-do list. There can be one to-do
database per directory, or per tree of directories. Tasks are in
a tree structure (ie: one task can be a sub-task of another task).
Reports can also be generated to summarize tasks completed in
a certain time period.
WWW: http://www.rc0.org.uk/tdl/
|