Télécharger la liste

Description du projet

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.

Système requise

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

La capacité d'affecter des mots clés à un projet a été ajoutée. Certaines commandes ont été raccourcies (les anciens sont encore disponibles mais déconseillé): t_set_due a été changé pour t_due, t_set_project à t_project, et t_set_urgency à t_urgency. La syntaxe de mot clé a été changé: l'utilisation de @ foo foo au lieu de-k. La commande t_recurs a été ajouté afin de définir la récursivité tâche (hebdomadaire, mensuel, annuel, etc.) Recherche plein texte a été ajouté avec t_list-S foo. t_list affichage a été améliorée. La purge de commande (t_purge) a été ajouté à supprimer d'anciennes tâches. Fenêtres ont été ajoutées. Le script d'installation a été fixé pour être plus convivial pour les utilisateurs et les emballeurs.
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