Getting Things Done (GTD) is great. It has some really sound principles behind it, and I think it’s nearly complete and a fabulous starting point. I am most uncomfortable with the divide between the calendar and the task list, and the lack of visibility of what’s left to do.
You will find these issues in nearly every productivity software or calendar system. They just haven’t been completely addressed in software yet, or if so, that software won’t sync with anything.
It was stressful running the company. Even though I had all the tasks outlined and documented, I didn’t know for sure when they were going to start or end, or if they would get left behind. That’s a way to grow grey.
I (with help of Nick Wortley, one or my programmers) have created a few procedures and methods that have patched the holes. It starts with the principles.
You should only have one task list to work from
Having a calendar AND a task list can lead to missing a task. Anytime you have more than one central list of tasks, you could run into trouble. We need these to combine somehow.
Knowing what you need to do today and this week kills stress
Seeing everything you need to do without a date limitation causes stress
Put these principles together and we are left with a list that:
- Is in sync with our calendar
- In sync with repeatable tasks
- Limits my view to today (or any date range)
- Is complete for today
We now know what the list needs to look like. How do we get there?
I am a ardent productivity software explorer as you can see by this post, or this one. The software that I highlight in this post is perfectly replaceable. I have chosen them because of how well they work for me, and also price. Let’s go through what we use at Bixly.
EdgeWall Trac – The reference
Trac is a place where we store all tasks that are more than an hour to perform, or need documentation/collaboration. It’s over the brim full of tasks for multiple projects. Everything we as managers need to do is in there.
Trac needs to be put in it’s right place. It’s not a software to look into and find peace. It should be used as a reference. I am using it as a project management tool for a single project though, and that seems to be ok.
This is a great tool for collaboration also. It’s easy to add tasks to any project quickly. Everyone can then pull these into their daily log.
Calendar – Another reference
I happen to use Google calendar so my wife can tell me when we are doing something. Good for collaboration.
Wiki – Repeatable tasks
We keep our repeatable tasks and processes on the wiki. In fact if we simply follow the repeatable tasks we have logged, we will get through our day nicely. Things like “Zero unread emails” and “Input today’s tasks from wiki” are on the daily repeatable. They are constantly being refined, that’s why they are on a wiki.
This is a much better alternative than filling up your calendar with dozens of repeatable tasks. If you do that, soon you won’t look at your calendar anymore.
Freemind – The stress buster
This is where the tricks happen and where stress melts. After you have created a mindmap you need some branches:
The “today” branch is your only actionable task list. “Weekly” and any other branches you make simple filter down into today.
Your tasks are already sorted in priority in Trac or are in your calendar or wiki. The process of filling in the mindmap branches goes like this:
- Pick tasks from the Calendar, wiki, and trac, and any other buckets you use
- Whatever you can or need to accomplish today, put in “today” branch
- Repeat the task for “this week” branch every week.
- Anything you didn’t get to today just delete from mindmap, and pull it back from task list tomorrow. Same thing on a weekly scale.
- “today” branch is cleared at the end of the day, “this week” at the end of the week.
Now what you have is a burndown of what you need to get done for the day and the week. Once you finish a task, delete if from the mindmap, and mark it complete in Trac, with any notes you have. You can quickly loot at “today” and see how many tasks are left. It will keep you on track and on time.
You might see fit to have some over arching goals put in large tags: “this quarter”, “this year”, etc. .
Scratch Pad - Your daily brain
A few different things go on this scratch pad. You might use Notepad or anything you like. I prefer Vim.
- A break down of how you want to do the task at hand
- Anything that needs to be inputted ( new tasks, dates, etc)
- notes in general
It’s a tool of freedom. Everything can be put there because it will be cleared or inputted at the end of the day. If there is anything valuable, then input it to Trac, the Calendar, or the Wiki. Do it, delegate it, delay it in other words.
Conclusion
This system is what you get when you cross Scrum with GTD. The burndown concept is a clear way to see what’s left, something which GTD doesn’t do yet. Internally we call this method of productivity “Task Piles”. I consider it to be at an early alpha stage, but extremely useful for us nonetheless.