Tofu 0.5 (Default branch) |
|
|
Thursday February 21, 2008. 08:18 PM FreshMeat
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:
The ability to read the content of a task before deciding to delete it was added. An annoying bug with the edit command was also fixed (now you can edit the content of all of the following tasks without confirming between each one in the interactive mode).
|