Joe White’s Blog

Life, .NET, and Cats


Any decent task-list apps out there?

Outlook has a task list, but it’s pitiful. I’ve looked around for freeware or shareware task-list apps, and the ones I’ve found are no better. They all have two fatal flaws that make them completely unusable in real life:

  1. They all give you a flat list. Pathetic. In real life, tasks have subtasks, which have sub-subtasks, etc. (Especially when you have attention-deficit disorder, and need to write down all the details if you hope to remember them long enough to actually do them.)
  2. They all give you a measly three priorities: high, low, and neither. Within a priority, everything is alphabetical. Yuck. In real life, you need to be able to reorder things arbitrarily, and three priorities won’t even come close.

Has anyone used any task-list programs that actually support hierarchies and arbitrary ordering? I’m thinking of writing one, but that’d be silly if there’s a usable one out there somewhere. (That won’t necessarily stop me, mind you; but I might as well see what’s out there before I write one of my own.)

One other feature that I would really like (but could probably live without, if there’s an otherwise-decent app that doesn’t have it) is the ability, at the start of the day, to say, “Here are the things I think I can get done today.” Then, at the end of the day, I could see whether I did get them done, and if not, I could try to figure out why, or why not. (At this point it would be helpful to see which things did get checked off that weren’t on my “Today” list.)

This “Today” feature might help on those days when I’m thinking to myself on the drive home, “Okay, now exactly what was it that I accomplished today?” And a history of all these “Today” lists would be extremely helpful when I’m trying to remember what I accomplished during the last review period.

8 Responses to “Any decent task-list apps out there?”

  1. Jack Says:

    Joe –

    Have you looked at ToDoList by "AbstractSpoon" (http://www.abstractspoon.com/)? I kind of like it, although it does not yet fully meet my criteria… But it’s better than others I have seen.

    J.

  2. Eric Says:

    A second vote for abstractspoon’ TODOList . You get the source (C#), so if there is something you want added or changed you can do so.

  3. Joe White Says:

    Looks like the source is C++, not C#. But I may have to try it. Pity the screenshot doesn’t show the tree at work.

  4. Craig Says:

    I am currently working on some software to do just that. It is really a knowledge base application but is highly flexible so you can define a category to be something like a ‘task’, ‘programming’, ‘contact info’ etc and it changes the fields etc. It also has features like, Inbox, Today List, Proper searching (AND, OR, NOT, * etc), can contect to remote server (uses RemObjects) and more.I expect it to be in beta in 6-8 wks. See a screen shot at http://www.h3k.biz/images/tok.png

  5. Jeff Says:

    Take a quick look at Microsof OneNote at http://www.microsoft.com/office/onenote/prodinfo/demo.mspx. Not sure if this would meet your needs; perhaps so.

  6. Joe White Says:

    I looked at the OneNote video, and it doesn’t look like it’s particularly close to what I want. It would be really good for taking notes, and it can sort of make to-do lists out of those notes with its "star" feature, but that’s still a flat list.

  7. BG Says:

    My immediate response when I read this blog entry was, I am going to write one in C# and integrate it with Outlook.

    Anyways, I am checking out ToDoList by "AbstractSpoon"

    Thanks folks.

  8. .dan.g. (aka AbstractSpoon) Says:

    hi joe

    ToDoList’s primary home is on CodeProject at http://www.codeproject.com/tools/ToDoList2.asp. feel free to make any suggestions and comments.

    rgds

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>


Joe White's Blog copyright © 2004-2008. Portions of the site layout use Yahoo! YUI Reset, Fonts, and Grids.
Proudly powered by WordPress. Entries (RSS) and Comments (RSS).