zGTD 0.1 with source

Back in March or so I read David Allen’s Getting Things Done. It’s a good book and an interesting system. Adapting the system to my own world I originally used Kinkless GTD. Kinkless was ok, but I never really feel in love with it. Last night I built a personal replacement for Kinkless, via Core Data and Bindings. I’m calling it zGTD.

zGTD is very basic. It simply let’s you manage a lists of contexts, a list of projects and then let’s you create actions optionally associated with a context and/or a project. There are some filter controls at the top to help you only show the actions you want to focus on. There are also Due Date and Note fields for each action.

zGTD Screenshot

Notes: zGTD is built as a Universal Binary though I have not tested it on Intel. I don’t pretend zGTD is a “best of breed” application but it is something I hope to enjoy using and I hope its source will be educational to those who are learning Core Data and Bindings.

Posted on: May 9, 2006 – 1:39 pm

One Comment

  1. mGee wrote:

    Excellent, thanks alot. I slightly updated it to make the Actions view a split view so the note area can be resized. I emailed you a copy of the updated source.

    Thanks again for this. I never dug kinkless gtd.

    Peace Mike

Post a Comment | Comment RSS feed