What is myTinyTodo?
This open-source todo list application allows users to manage their tasks with a responsive AJAX-powered interface. Built with PHP and jQuery, the app stores data in either a SQLite or MySQL database and is distributed under the GNU GPL license. The tool offers a range of features to streamline task management, including the ability to create multiple lists, add task notes, and apply tags. Users can also set due dates in various formats, assign task priorities, and sort items via drag-and-drop. The app includes search functionality and password protection, as well as a smart syntax for quickly creating new tasks with priority and tag information. Additionally, the application provides a print-friendly CSS layout and mobile-optimized styling
Highlights
- Multiple lists for organizing tasks
- Task notes and tags (with tag cloud)
- Due dates in various formats (y-m-d, m/d/y, d.m.y, m/d, d.m)
- Priority levels (-1, 0, +1, +2) and sortable drag-and-drop
Platforms
- Self-Hosted
Languages
- English