Free to do list application based on Ajaxed, php, mysql.: myTinyTodo
myTinyTodo is a free to-do-list application with a very simple & clean interface.
The application is built with PHP & uses MySQL or SQLite for storing data
It has very nice features like:
- adding notes to tasks
- 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)
- password protection
- sorting by priority or due date
- search
- smart syntax improves creation of tasks (usage: /priority/task/tags/)
- print-friendly CSS
myTinyTodo has a ready-to-use styling for mobile devices & comes with multilanguage support.