:wq - blog » todo http://writequit.org/blog Tu fui, ego eris Mon, 22 Dec 2014 14:54:59 +0000 en-US hourly 1 http://wordpress.org/?v=4.1.5 How I do GTD http://writequit.org/blog/2007/09/18/how-i-do-gtd/ http://writequit.org/blog/2007/09/18/how-i-do-gtd/#comments Wed, 19 Sep 2007 01:05:18 +0000 http://writequit.org/blog/?p=76 Well, thought I’d take a little break from technical discussions to describe how I handle the “GTD” mentality that seems to be so popular in many many blogs these days. In case you are unfamiliar with GTD, you can read the encyclopedic definition of it from wikipedia or take a look at some of the articles that lifehacker has under the GTD label.

For simplicity purposes, I don’t follow the stringent GTD process that the actual author of the book (David Allen) about it explains, his way is waaay more complex than I currently need, I’m not some crazy CEO that gets >300 emails a day.I tend to get anywhere between 30-70 emails a day regarding work and anywhere between 5-40 emails a day from personal/mailinglist traffic. I just figured that I’d outline how I handle all my todo and work items.

Let’s start with the requests that we get, we use a ticket tool called Mantis to manage our system administration bugs. Requests come in and are sent to us (Myself and Bar-El) via email, we can also browse our tickets from the Mantis web interface which normally looks something like this (click for larger picture):

Mantis

I have the Mantis emails filter into a separate mail folder (more on email later) so they don’t clutter up my inbox. Using this interface, I normally add the TODO items to my handy-dandy Moleskine notebook. I use a todo setup that I found on a persons blog (sorry person, I can’t remember who you are!) That involves the following:

– New items come in with a “-” to the left of them, this means a task to be done
– When I am done with a task, I cross the – with a vertical line, to make it a “+
– If an item is no longer needed or needs to be deleted from the list, I add a couple of lines to make it a “*
– If an item is deferred for a different person to handle it, it is preceded by a “<“, making it looks like “<-
– If an item has been moved on the list to perhaps a different list (or a different page), I circle the -

Here’s a couple of pictures of what my notebook normally looks like:

moleskine2

moleskine1

I use the Moleskine from the front for only todo items. Then, when I need to note something or jot down a phone number or other notes, I flip the entire moleskine upside down so that I am essentially writing backwards (and upside down so it’s still left-to-right like a regular book) for notes, I feel this makes a nice balance between todo and notes without getting the two mixed up. When the two sides eventually meet, it’s time to buy a new one.

I normally write in pen using my (sweet) $5 copy of a $200 mont-blanc pen made using these instructions. I really like the way this pen writes, very smooth and easy to write with, not that I would actually pay $200 for one, but I’d definitely pay $5 for one. Highly recommended!

So that’s how I handle our daily requests that come in through Mantis, next, I’ll talk a little bit about how I handle email and requests from different accounts using Mutt.

First, let me starting with a screenshot showing how my email is laid out (makes it easier to talk about) (click for larger picture):

GTDDesktop

I am using Mutt 1.5.16 with the sidebar patch to show mailboxes on the left-hand side. I fetch mail every 3 minutes using fetchmail, process it with procmail to separate it into separate mailboxes, I then use msmtp to send email out. I have different scripts to change mail fetch and smtp preferences based on whether I am at work or at home (gmail pop3 and smtp are blocked at work, and I can’t access work email from home). I also have fetchmail hooked up to Growl so that I receive updates when new mail arrives. If you are interested in setting up Mutt/Fetchmail/etc, I highly recommend checking out Vincent Danen’s excellent “Using Mutt on OS X” article (even if you don’t use OSX it’s extremely useful).

Anyhow, back to GTD, email comes in, is either dealt with immediately, or pushed to the “ACTION” box (which has 0 messages in the screenshot). Gmail comes into Inbox, Work email goes into EMC, Mantis tickets go into mantis, all my old CU email goes into CU, everything from the securityfocus mailing lists goes into securityfocus, keys for some software go into key and spam goes into Spam. mairix-search contains the latest search results from mairix (a mail searching program that can be integrated into Mutt). Additionally, I keep archives of all sent mail, but you can’t see that on this screen.

I have attachments setup through the ~/.mailcap file that automatically open attachments with the right application, in this case, I open all of Microsoft Outlook’s .ics files with iCal, essentially tying in with the calendar system that EMC uses. Here’s a screenshot of what my iCal looks like (very sparse, I don’t have too many meetings on there right now):

ical

I set it up to alert me 5 minutes before a meeting (normally all I need) and I typically don’t use it for much else.

That pretty much finishes up how I use email and a moleskine for my daily GTD. Hopefully you found it not too terribly boring.

And to anyone that reads this, how do you organize your daily tasks and email? I’m always looking for ways to improve mine, let me know in the comments!

Questions? Feel free to email me (see bar on the right) :)

]]>
http://writequit.org/blog/2007/09/18/how-i-do-gtd/feed/ 10