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.

2011-04-10 03:23 Back to release list
0.13.0

apoyo de cifrado se ha añadido a cifrar los títulos y las descripciones de las tareas. t_apply ahora acepta un rango de Identificación (xy). La palabra clave especial "__" se puede utilizar en t_apply afectar a todas las tareas previamente seleccione por t_list. La criptografía depende del kit de herramientas de cifrado de Python; sin él, la función de cifrado se desactivará.
Tags: Stable
Cryptographic support was added to encrypt the titles and descriptions of tasks. t_apply now accepts an id range (x-y). The special keyword "__" can used in t_apply to affect all tasks previously select by t_list. The cryptography depends on the Python Cryptographic Toolkit; without it, the encryption feature will be disabled.

Project Resources