blob: 6b8c2900a821cc21f6574d785a4368f60eff1b89 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
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.rrbcurnow.freeuk.com/tdl/
- Pete
petef@FreeBSD.org
|