Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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
0.13.0

Kryptographische Unterstützung wurde hinzugefügt, um die Titel und Beschreibungen der Aufgaben zu verschlüsseln. t_apply akzeptiert jetzt einen ID-Bereich (xy). Das spezielle Schlüsselwort "__" kann in t_apply verwendet, um alle Aufgaben beeinflussen vorher auswählen, indem t_list. Die Kryptographie ist abhängig von der Python Cryptographic Toolkit, ohne sie, die Funktion zur Verschlüsselung deaktiviert.
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.

2010-07-07 08:08
0.12

Negative Stichwort Unterstützung, zB t_list! @ Home. Permanent-Filter auf ein Schlüsselwort oder ein Projekt. "T_filter @ foo 'filtert alle weiteren Anruf auf @ foo Stichwort t_list. Die Fähigkeit, Aufgaben nach Fälligkeitsdatum filtern, zB t_list-morgen fällig, t_list-due Sonntag. Notes-Unterstützung für Dinge, die zu einem Projekt gehören, ohne dass eine Aufgabe. Schreibe es mit n_add und Liste mit n_list.
Negative keyword support, e.g. t_list !@home.
Permanent filters on a keyword or project. ‘t_filter @foo’ will filter any further call to t_list on @foo keyword. The ability to filter tasks by due date, e.g. t_list –due tomorrow, t_list –due sunday. Notes support for things that belong to a project without being a task. Add it with n_add and list it with n_list.

2009-11-26 10:30
0.11.2

Dieses Release behebt einen Absturz in der bug_edit Funktion.
This release fixes a crash in the bug_edit function.

2009-11-04 22:33
0.11.1

Ein Fehler Verpackungen mit einem gebrochenen Symlink wurde behoben.
A packaging bug involving a broken symlink was fixed.

2009-11-02 07:01
0.11

Dynamische Anzeige Breite entsprechend Endgerät. Anzeige der Schlüsselwörter in t_list. Bugs Stichworte sind mit einem '_', um sie von Benutzer zu unterscheiden Stichworte vorangestellt. Die YOKADI_DB Umgebungsvariable kann definiert werden, um die Standard yokadi Datenbank-Pfad. Aufgaben können nach Stichworten, statt des Projekts zusammengefasst werden. Der besondere Charakter _ kann verwendet, um die letzte Aufgabe stellen werden, ID. Custom-Aliase können für alle Kommandos mit a_add definiert werden. Diese Version ist von der GPL v3 auf die GPL v3 oder höher geschaltet.
Dynamic display width according to user terminal. Display of keywords in t_list. Bugs keywords are prefixed with a '_' to distinguish them from user keywords. The YOKADI_DB environment variable can be defined to set the default yokadi database path. Tasks can be grouped by keyword instead of project. The special character _ can be used to represent the last task ID. Custom aliases can be defined for all commands with a_add. This release has switched from the GPL v3 to the GPL v3 or newer.

Project Resources