Getting things done with wikidpad
I’ve been trying to follow David Allen’s Getting Things Done (GTD) methodology for a while now. It works, I like it, but I’m slack. I backslide every other day.
GTD relies on lists. Lists of projects, lists of atomic (monadic? ha!) subtasks (called next actions), lists of things you’re waiting on. The problem I’ve had, until recently was keeping those lists in some sort of order that made sense for me. What I wanted, and what I thought made sense, was to tie next actions to projects in some way that I could see all the next actions for a particular project but at the same time just see my whole list of next actions.
I’ve tried keeping the lists in Outlook and Palm’s surprisingly good Palm Desktop, both of which proved too clunky for me. It was too hard to add new projects and next actions and particularly too hard to tie the two together.
MarkTAW’s “Cascading Next Actions” was the next step, and an excellent paper-based solution, but still too clunky for what I wanted when maintained in a series of text files. A “projects” file and a series of files for each project quickly gets out of hand.
Enter wikidPad. WikidPad is sort of like a wiki and sort of like a basic text editor. It’s more like a wiki. It runs natively on Windows and is written in Python. It’s also open source.
WikidPad, out of the box, doesn’t do everything I wanted. As a wiki, It’s great for keeping lists and other information. But it only works top-down. That is, I can keep my projects list with sub-lists of projects but I can’t get a list of next actions out of it. That is, not without a little scripting.
WikidPad lets (nay, encourages) the user to hack it. A number of enterprising people have hacked wikidPad so that it does exactly what I want of it. Lists of projects; lists of next actions generated on the fly. Awesome. And all thanks to a few lines of python.



In which country do you live?
Comment by firefox skin — March 18, 2008 @ 11:42 pm