Simple way to manage your todo list in AJAX style.
Written in PHP and jQuery. Data stored in SQLite or MySQL database.
Distributed under the GNU GPL License.
Last updates
- 2010-07-26: v1.3.6
- 2010-05-11: v1.3.5
- 2010-02-16: v1.3.4
- 2010-01-29: v1.3.3
- 2009-12-29: v1.3.2
Demo
Features
- Multiple lists
- 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
myTinyTodo