Tofu 1.1 (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:
Two new actions are available, "heat" and "fresh", which respectively allow you to increase and decrease the priority of the selected tasks by one level. A new "last" selector was also added to easily retrieve the latest task in the stack, and some minor improvements were made in the "install.sh" installation script.
|