yourTinyTodo

What is it?

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.

Download

Demo:

click here

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
  • multi user support
  • notifications

Upcoming features

  • Markdown support for task notes
  • archive lists
  • private lists