Tofu provides an easy, very lightweight, and efficient way to manage your to-do list(s). It is primarily dedicated to (command-line addicted) developers, but should be convenient for other usages (administration, documentation, and so on).
The leading idea is quite simple: each todo list is a directory where tasks are detailed, each one in a plain text file. Then you can assign to the tasks a level of priority and some markers to retrieve and manipulate (list, view, edit, delete, ... ) them easily.
Product's homepage
What's New in This Release: [ read full changelog ]
· This version comes with two new selectors: "null", which inhibits the warning reporting the selection is empty, and "co=", which matches the tasks according to their color directly, so there is no need anymore to play with tags to achieve this.