Welcome!
This is a todo web application based on the great Autofocus Time Management System by Mark Forster.
I did not invent that system nor do I hold any rights concerning it. This is just an experimental digital implementation of it. At the moment you can just register for a free account, though I may have to restrict registration at a later point in time if the server load gets too high – this doesn't exactly run on a high end system.
I can't guarantee that this service will survive, but I promise you won't lose any data if I close it up. You may lose data if something else goes wrong, this is a beta. ;-)
Regards,
Andreas
Change History
- 1 March 2009
-
- Added review modes
- Added Option to display “Quick Add Task”
- Added Option to display day markers
- 23 February 2009
-
- Added Apple Touch Icon
- Added “Remember Me” function
- 22 February 2009
-
- Added option to change the password
- Added option to make URLs clickable
- Changed session storage from file system to database, should fix "permission denied" issue
- Added plain text export (export section on the settings page)
- Added “cheat mode” (go to next page without doing or dismissing tasks)
- Added option to hide done and dismissed tasks
- No “next page” and “next active page” if there's only one page
- 19 February 2009
-
- Worked out zoom issue with iPhone (Thanks Christoph Eling)
- Added option for double button height
- Added option for shortened button captions
- Added option for combined done and re-add button
- 18 February 2009
-
- Added option to display page creation date
- Changed form markup
- 17 February 2009
-
- Initial Release
- Add tasks to list
- Configurable amount of tasks per page
- Re-add done or dismissed tasks
- Jump to next page OR jump to next active page
- Forces you to do at least one task or dismiss page
- Marks inactive and blocked pages
- 13 February 2009
Got interested in finding a digital implementation to avoid my handwriting. Didn't find a satisfactory solution, decided to make my own.
- 11 February 2009
Learnt about Autofocus through this Lifehacker article. Started using it with a small paper notebook. Love at first sight. ;-)
Known Issues
- Sometimes there is an error message concerning session handling on page load. Just press F5 to reload the page, then it's fine. I will try to remedy this by saving session data in the database instead of the file system.
- If you only have one page, it can get blocked if you click on “next page”. Normally the last page wouldn't be blocked.