blob: 04c1a4054bc5a860ed146e6e72aa2f41c0c64840 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
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/
- Pete
petef@FreeBSD.org
|