Download List

Project Description

Yokadi is a command-line oriented, SQLite powered,
TODO list tool. It helps you organize all the
things you have to do and you must not forget. It
aims to be simple, intuitive, and very efficient.
In Yokadi, you manage projects, which contain
tasks. At the minimum, a task has a title, but it
can also have a description, a due date, an
urgency, and keywords. Keywords can be any word
that help you to find and sort your tasks.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-07-12 22:01
0.10.0

The ability to assign keywords to a project was added. Some commands were shortened (the old ones are still available but deprecated): t_set_due was changed to t_due, t_set_project to t_project, and t_set_urgency to t_urgency. The keyword syntax was changed: use @foo instead of -k foo. The t_recurs command was added to define task recursion (weekly, monthly, yearly, etc.). Full text search was added with t_list -s foo. t_list display was enhanced. The purge command (t_purge) was added to remove old tasks. Windows support was added. The install script was fixed to be more friendly to both users and packagers.

2009-02-08 05:40
0.9.0

Tags: Initial freshmeat announcement

Project Resources