vote up 12 vote down star
7

What's the best way to organise my personal TODO list? and what tools are available for organising team TODO lists?

Should I still be thinking in terms of TODO or are there better ways to manage my time and projects?

See also this question on Organization which is similar

flag
show 2 more comments

59 Answers

prev 1 2
vote up 3 vote down

Many people I know use emac's built-in org-mode( http://orgmode.org/ ) for their to-do list.

link|flag
vote up 1 vote down

This topic maybe have a solution for your question - http://stackoverflow.com/questions/78756/what-do-you-use-to-keep-notes-as-a-developer

TODO Software, that I preferred - http://www.codeproject.com/KB/applications/todolist2.aspx

link|flag
vote up 1 vote down

You might take a look at EverNote.

link|flag
show 1 more comment
vote up 0 vote down

I'm trying out different todo-programs myself at the moment. Interesting is devtodo that can be integrated with the prompt of your shell.

link|flag
vote up 3 vote down

I use notepad for short lived items, but find there's benefit in keeping large items in MS Project. That way you get time estimates etc. for free.

You may also like http://www.tudumo.com/

link|flag
vote up 0 vote down

I used notepad for a long time. Eventually I wrote my own web-based tool to manage multiple to-do lists.... unfortunately now some of my to-do's are features to add and bugs to fix in the web-based tool. :-(

link|flag
vote up 0 vote down

I discovered YaGTD recently.

https://gna.org/projects/yagtd/

It has several advantages:

  • it's text-based, hence your TODO list ay be versionned efficiently, with a nice history, If you use decentralized version control, you may pull/push your list from/to any box.
  • the program that can read the list is written in Python, so I can hack it if I want,
  • this program is console-based, so you can run it on a headless machine.
  • the output is pretty nice, I must say : http://klnavarro.free.fr/spip/IMG/png/yagtd.png

Even if it's text-only, you can search in your tasks, assign priorities, @tags, !statuses, etc to any of your task,... very powerful.

and Free, as in speech and beer.

link|flag
vote up 1 vote down

People have already mentioned about RTM (Remember the Milk) and GTD (Getting Things Done). I attempt to follow GTD with RTM. Read this for how to use RTM as advanced GTD tool.

Also, depending on your taste, you might want to interact with RTM in one of the many possible ways listed here

And please do keep us posted on your progress here and any new suggestions/ideas you come across. You can find me on twitter (id: jagmal)

link|flag
vote up 1 vote down

I strongly recommend the book "How to get things done" by David Allen. In today business world and work place a simple to-do list often isn't enough anymore. see Wiki

link|flag
vote up 1 vote down

Write your own piece of code to create a console ToDoList.

link|flag
vote up 0 vote down

I also prefer a text-based todo list, but mine's in a word doc. Here a snapshot of my today's tasks: alt text

link|flag
vote up 0 vote down

The simplest and best tool I've found is on the web:

nowdothis.com

Check it out.

link|flag
vote up 2 vote down

Right now I'm using a pen and vertically ruled index cards for my todo lists, but I'm planning to try out OmniFocus as soon as my new computer gets here. I'm a big fan of the Getting Things Done style of context based todo list. Knowing that you need to pick up some milk on the way home and replace the batteries in your smoke detectors doesn't really help you decide what to do when you're at work in the middle of the day. Far better to sort your todo items into separate lists so you don't have to stare at a bunch of items that just aren't applicable right now. My contexts are @Work, @Home, @Errands, and @Computer (which essentially means @Work or @Home). This makes it a lot easier to see what I can actually do in any given situation.

link|flag
show 1 more comment
vote up 8 vote down

I like whiteboards, not especially practical and definetly not portable, but man, the physical act of getting up, walking over to the board and erasing the hell out of that task just feels good.

link|flag
vote up 1 vote down

I'm a fan of OneNote, it does just about everything you could think of for planning and notation

link|flag
vote up 1 vote down

I just use a spreadsheet, with the following columns:

  • Priority (1 for most urgent, going higher as I need to)
  • Task (a short description of the task)
  • Project (if appropriate, the over-arching project my task belongs to)
  • Current Status (where am I with the task?)
  • When Due?

By default I sort the spreadsheet by "Priority", then "When Due", but I am also able to sort by "Project" if I want to see my current outstanding tasks for a specific Project.

link|flag
vote up 1 vote down

I (heart) Remember The Milk.

I use it for personal stuff and work stuff, with a separate list for each client. It's marvellous!

link|flag
vote up 3 vote down

I have recently been looking at my GTD methodology.. I currently use RememberTheMilk, have just started using Evernote as well as the usual like gmail..

Be interesting to see how this evolves, will you keep us posted on your progression? I am on twitter if you're interested?

link|flag
vote up 0 vote down

Though most answers seem to have been replicated here, I just wanted to link to a thread on peronal organization I started earlier.

link|flag
vote up 4 vote down

You should try checking out lifehacker.com if you have not already. There are tons of articles time structure.

link|flag
vote up 1 vote down

I use Outlook's Tasks list at work. I always have Outlook open for email anyway, and it allows me to organize tasks by category or due date (among others, these are the only two I use).

For project teams, I wouldn't use anything as simple as a TODO list. There are plenty of project tracking software applications out there that fill this need (and I think maybe Joel can recommend one).

link|flag
vote up 10 vote down

If you want something with more depth than a text file or a simple task list in whatever program, I would recommend you take a look at ToDoList.

ToDoList supports tasks and subtasks in a tree structure. It allows you to assign all kinds of metadata to a task (there is an assigned to field).

link|flag
show 1 more comment
vote up 2 vote down

I use a pen and papaer, and convert to text when i need to share.

I'm working on a web application at the oment that should help programmer productivity and todo lists/task lists are at the core of it ;)

link|flag
vote up 6 vote down

I stick by the tried and true spiral bound notebook and ball-point pen.

Unlike text files, I can easily and quickly express diagrams or schematics. Unlike anything digital, I don't need software to view it, I can grab it and go to a meeting, and I can tear out a page and doodle on it at home.

link|flag
vote up 10 vote down

There are tons of tools and apps (online as well as offline) available. Some, in no particular order:

  1. rememberthemilk.com
  2. Tiddlywiki
  3. backpack (group organizer)
  4. Text file(s)
  5. Socialtext and other wikis

Personal todo's can be maintained using text file, or even google shared items / google notes - it just requires choosing one method and sticking to it.

Team TODO's are more complex, as it requires buy-in from a lot more people.

link|flag
show 1 more comment
vote up 3 vote down

I ditched the text file, and am now using http://www.rememberthemilk.com

link|flag
vote up 2 vote down

The Trickle List

Strategic holy sh*ts only come from well-informed chaos, and you can take a stab at building a productively ephemeral perspective with the tactical information you gain from a structured task list combined with hopeful strategy provided by a slippery, healthy Trickle List.

The point of your productivity system is not to keep absolute track of your tasks. The point is to keep the important information in the front of your brain where it will improve your improvisation and inform your whims. A task tracking system gives you just enough information to calculate your chaos while reminding you to create and act on random moments of high potential.

link|flag
vote up 1 vote down

For projects/shared todos basecamp works for me.

link|flag
vote up 2 vote down

A simple text file works best for me.

link|flag
prev 1 2

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.