Tofu 0.6 (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:
New features were added. You can now explicitly exclude a task from the selection , using the "-n°" syntax, and a new "max=$int" selector allows you to limit absolutely the amount of tasks printed. The ability to print global reports about the stacks state was also added, so you can have a quick overview of all of the projects managed with tofu.
|