myTinyTodo
myTinyTodo是一个简单并且界面简洁的工作计划管理程序。采用PHP开发,使有MySQL或SQLite存储数据。提供标签和标签云归类,设置优先权,密码保存,排序计划,搜索等功能。
Simple way to manage your personal todo list in AJAX-style.
Written in PHP 5 and jQuery UI. Data stored in SQLite or MySQL database.
Features
- Task notes
- Tags (and tag cloud)
- Due dates (input format: y-m-d, m/d/y, d.m.y, m/d, d.m)
- Priority (-1, 0, +1, +2)
- Sorting by drag-and-drop (order stored in db), priority or due date
- Search
- Password protection
- Smart syntax improves creation of tasks (usage: /priority/ Task /tags/)
- Print-friendly CSS
- Style for mobiles devices