myTinyTodo v1.2 beta
My vacation is over and here is the new version of myTinyTodo – v1.2 beta. As for now only for tests.
To update v1.1 just replace files from source excluding directory ‘db’. Then run ‘update_110_120.php’ to update database.
What’s new
- Due dates (format: y-m-d, m/d/y, d.m.y, m/d, d.m) and filters
- Sortings
- Clickable URLs
- Tag cloud
- Autotagging feature (when add task under tag filter) (can disable in config)
- Number of priorities decreased to [-1,0,+1,+2 ]
- Some redesign (added icons based on Silk Icons set)
Info for translators
- Strings changed: tagfilter, tagfilter_cancel.
- Added: sortByHand, sortByPriority, sortByDueDate, due, daysago, indays, months_short, date_md, date_ymd, today, yesterday, tomorrow, f_past, f_today, f_soon.
- Removed: return_view.
Update 2009-07-19: New beta available.