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?
|
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? |
|||
|
|
|
|
A simple text file works best for me. |
|||
|
|
|
|
For projects/shared todos basecamp works for me. |
|||
|
|
|
|
|
|||
|
|
|
|
I ditched the text file, and am now using http://www.rememberthemilk.com |
|||
|
|
|
|
There are tons of tools and apps (online as well as offline) available. Some, in no particular order:
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. |
|||
|
|
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. |
|||
|
|
|
|
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 ;) |
|||
|
|
|
|
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). |
|||
|
|
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). |
|||
|
|
|
|
You should try checking out lifehacker.com if you have not already. There are tons of articles time structure. |
|||
|
|
|
|
Though most answers seem to have been replicated here, I just wanted to link to a thread on peronal organization I started earlier. |
|||
|
|
|
|
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? |
|||
|
|
|
|
I use it for personal stuff and work stuff, with a separate list for each client. It's marvellous! |
|||
|
|
|
|
I just use a spreadsheet, with the following columns:
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. |
|||
|
|
|
|
I'm a fan of OneNote, it does just about everything you could think of for planning and notation |
|||
|
|
|
|
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. |
|||
|
|
|
|
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. |
|||
|
|
|
|||
|
|
|
|
I also prefer a text-based todo list, but mine's in a word doc. Here a snapshot of my today's tasks:
|
|||
|
|
|
|
Write your own piece of code to create a console ToDoList. |
|||
|
|
|
|
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 |
|||
|
|
|
|
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) |
|||
|
|
|
|
I discovered YaGTD recently. https://gna.org/projects/yagtd/ It has several advantages:
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. |
|||
|
|
|
|
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. :-( |
|||
|
|
|
|
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/ |
|||
|
|
|
|
I'm trying out different todo-programs myself at the moment. Interesting is devtodo that can be integrated with the prompt of your shell. |
|||
|
|
|
|
You might take a look at EverNote. |
|||
|
|
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 |
|||
|
|
|
|
Many people I know use emac's built-in org-mode( http://orgmode.org/ ) for their to-do list. |
|||
|
|
|
|
I suggest trying Google Notebook. |
|||
|
|