Simple way to manage your todo list in AJAX style. Written in PHP and jQuery. Data stored in SQLite, MySQL or PostgreSQL database. Distributed under the GNU GPL License.
yourTinyTodo - by the yourTinyTodo.net community
Based on myTinyTodo by Max Pozdeev (C) Copyright 2009-2010 Max Pozdeev [email protected]
Demo: http://www.yourtinytodo.net/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)
- Different sortings including sort by drag-and-drop
- Search
- Password protection
- Smart syntax improves creation of tasks (usage: /priority/ Task /tags/)
- Print-friendly CSS
- Style for mobiles devices
New Features in version 1.0a:
- MulitUser Support (3 UserGroups: Admin, Read/Write, Readonly)
- Notifications
- Comments per Task
- Time Tracking
Features coming with 1.1:
- Markdown support (format a tasks note)
- archive lists
- private lists
IMPORTANT
A default admin user will be created during setup. If you enable multi user support you need the following data to log in:
username: admin password: admin