Download List

Descripción del Proyecto

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 Back to release list
0.10.0

La capacidad de asignar palabras clave a un proyecto de esta. Algunos comandos se acortaron (los que todavía están disponibles, pero no se use): t_set_due fue cambiado a t_due, t_set_project a t_project, y t_set_urgency a t_urgency. La sintaxis de la palabra clave se ha cambiado: el uso en lugar de @ foo-foo k. El comando t_recurs esta tarea de definir la recursividad (semanal, mensual, anual, etc.) Búsqueda de texto completo se añadió con t_list-s loquesea. pantalla t_list se ha mejorado. La purga de comandos (t_purge) fue añadido al eliminar tareas de edad. Se agregó el soporte de Windows. El script de instalación se ha fijado para ser más amigable para los usuarios y los envasadores.
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.

Project Resources