Tofu 1.0 (Default branch) |
|
|
Tofu provides an easy and very lightweight way to
manage your todo list(s). It stores each of your
todo lists in a directory where tasks are
individually detailed in plain text files. Then
you can assign these tasks a level of priority and
some markers to retrieve and manipulate (list,
view, edit, delete, etc.) them easily.
License: MIT/X Consortium License
Changes:
A default default "tutorial" mode was added to
"playground.pl" in order to ensure that all of the
examples in the "PLAY" tutorial match with the
content of the generated stack. The content of the
"PLAY" tutorial was updated, and some minor fixes
and clarifications were made in "tofu.1". Tofu
also now automatically checks the tasks added to
the stacks in order to ensure that they have a
content before accepting it. This can be disabled
with the new "checknew" configuration option.
|