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

능력이 프로젝트에 키워드를 지정하려면 추가되었습니다. 일부 명령 (예전에 쓰던 여전히 사용할 수 있지만 추천하지는 않는다) : t_set_due t_due로 변경되었다 t_project에 t_set_project 및 t_urgency에 t_set_urgency 단축했다. 키워드 구문이 변경되었습니다 : 사용 @ foo는 대신 - K 및 foo는. t_recurs 명령은 작업을 재귀 정의 (월간, 연간 등) 주간에 추가되었습니다. 전체 텍스트 검색 t_list와 함께 추가되었습니다 - s를 foo는. t_list 디스플레이 향상되었습니다. 이전 작업을 제거하는 명령이 추가되었습니다 (t_purge) 정화. Windows 지원이 추가되었습니다. 더 많은 사용자와 배포자에게 친절하게 고정되었다 스크립트를 설치합니다.
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