Description:
This is a program to organize todo's/tasks in a treeview form.
It's a mobile version of the ToDoList program found at http://www.codeproject.com/KB/applications/todolist2.aspx and http://www.abstractspoon.com/index.htm.
Features:
- Views based on grouping by date, folder etc.
- Filter out completed task.
- Items can be:
o Flagged so they stand out.
o Have priority and risk attached.
o Can be recurring.
o Can be exported to Pocket outlook.
o Can have status and categories.
o Can have completion percentage.
o Can have estimated time attached.
o ++.
- If the list files are kept in the My Documents folder, they will be synchronized between the desktop and the mobile version.
In order to add categories and status options, you enter settings from the file menu. There you can also set whether you want to show the details or the comments (notes) for the item.
If the field is too short, it can be adjusted by dragging the divider line between the field and the list.
There is a shortcut toolbar that can be shown by clicking on the ^, next to Filter on the toolbar.
To edit an item, tap and hold to get the menu.
It seems to be quite stable on HTC T-Mobile Wing, Mobile 6.1 and an old Dell Axim, Pocket PC 2003.
This program was developed based on the source code found on http://sourceforge.net/projects/tdl-wm5/.
Since the original desktop version of this program is constantly being developed, some of the features available on the desktop might not work on the Pocket PC version.
Installation:
- After unzipping the files, copy the "TdlToDo" directory to "\My Documents" on your Pocket PC.
- The program file itself, "ToDoList.exe", can be anywhere on your Phone/Pocket PC (on a storage card if you want).
Uninstall:
- Delete the "TdlToDo" dirctory in "\My Documents".
- Delete "ToDoList.exe".
- Delete "ToDoList" directory under "\Application Data" directory.