Welcome to O-ToDo
O-ToDo is a site that allows you to host your todo items and in time it will also allow you
to use a XMLRPC backend to make your own Mac, Linux or Vista widgets with the backend.
You can host any todo item you want and will only be bothered with one Google Adsense advertisement.
Why did i make O-ToDo?
Well, there was no good looking clean online todo list so i figured i just need to make one.
I can make it and want to have it so why not? Another big point that isn't in any online todo site
is the XMLRPC backend. I want to make a O-ToDo widget vor Mac, Linux and Vista and to do that i
need somekind of a backend to comunicate with the O-ToDo database. Currently the XMLRPC backend isn't made
yet but that will be done soon now that the most basic (+ some more) features are completed and working fine.
So you might have guessed it but the next thing i'm gonna make is a XMLRPC backend. Also the XMLRPC api
will be made available publicly! O-ToDo itself might also get available under GPLv2+ but that will only
happen when i think the code is solid enough to be used by others on there site and when all the features
are in place. Right now there is simply to much that still needs to be made.
What's O-ToDo offering now?
- You can create ToDo category's (no sub category's yet)
- You can add todo items in a category
- You can add a priority on todo items. The todo items wil be shown descended priority then on id.
- You can display todo items by category
- When you show all todo items it will show you a "category tag" indicating the category a todo item is in.
- You can one tag to a category
- Friendly urls for the public view part like: http://o-todo.mageprojects.com/public/markg85 should show all the public items of markg85.
- You can mark todo items as publicly visible todo items. Meaning everyone can see that item and it's state.
- Some nice Web 2.0 effects
- Best of all: It's all free!
What's still to come for O-ToDo Version 2?
Note : for the actual progress look here:
link
- O-ToDo needs a XMLRPC backend so that widgets can be made for Linux, Mac and Vista.
- Create a backup of your todo items (plain SQL dump or XML)
- Make todo items dependable of other todo items.
- Make sub category's possible.
- Plugins for: bugzilla, Mantis, Launchpad (if possible), and a ton of other applications so that you can directly add a "bug report" to your todo list.
- Save each change you make in a todo item (Logging idea but visible for you)
- Set deadlines per todo item
- Mail the user 1 day (can be changed) before the deadline passes (and various other mail options).
- Category lock! Some todo items must be done before new items can be added.
- Smart todo date manipulation (start date - finished date = time/days worked on... like that)
- Multiple users per todo item / invite another user for a todo item.
- And a lot more!