Download List

项目描述

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 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
0.13.0

加密支持添加到加密的标题和任务描述。 t_apply现在接受一个I​​D范围(xy)的。特殊关键字“__”可以用在t_apply影响所有任务以前由t_list选择。要看的加密工具包的Python密码,没有它,加密功能将被禁用。
标签: 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

否定关键字支持,例如t_list!@家。工程永久过滤器或一个关键字。 't_filter @富'将过滤任何进一步呼吁t_list在@ foo的关键字。过滤器的能力,按到期日的任务,例如t_list,明天到期,t_list -到期日。 Notes支持的东西,属于不作为一个任务交给一个项目。添加n_add并列出与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

此版本修复了bug_edit功能崩溃。
This release fixes a crash in the bug_edit function.

2009-11-04 22:33
0.11.1

错误涉及一个包装破裂符号是固定的。
A packaging bug involving a broken symlink was fixed.

2009-11-02 07:01
0.11

动态显示宽度根据用户终端。显示在t_list关键字。错误的关键字前缀以'_'来区分用户的关键字。在YOKADI_DB环境变量可以定义设置默认yokadi数据库的路径。任务可以分组,而不是项目的关键字。特殊字符_可以用来代表最后一项任务的ID。自定义别名可以定义为a_add所有的命令。此版本已经由在GPL第三版的GPL第三版或更新。
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