tychoish, a wiki

tychoish/rhizome/ Beyond Lists in Org Mode

Beyond Lists in Org Mode

tycho garen
19 January 2010

I've written about this problem in org-mode, the emacs outlining and organization tool that I us, before, but I'm readdressing it for my benefit as well as yours.

Org mode is an outlining tool, fundamentally. It provides a nice interface for editing and manipulating information arranged in an outline format. Additionally, and this is the part that everyone is drawn to, it makes it very easy to mark and treat arbitrary items in the outline as "actionable," or todo items in need of done. The brilliance of org-mode, I think, is the fact that you spend all your time working on building useful outlines and then it has a tool which takes all this information and compiles it into a useful todo list. How awesome is that. For more information on org-mode, including good demonstrations, check out this video.

The problem is a common and recurring one for me. I basically live in the agenda mode--that compiled list of todo items--and I don't so much use org-mode for making outlines. Truth is, I have a "Tasks" heading in most org files, and I use the automatic capture option (e.g. org-remember) to stuff little notes into the files, and beyond that, I mostly don't interact with the outlines themselves.

This isn't a bad thing, I suppose, but it means that org-mode can't really help you, and you've short-circuted the ability of org-mode to improve the organization. Under ideal circumstances, org allows you to embed and extract todo lists from the recorded record of your thought process. If you're not actively maintaining your thoughts in your org-mode files, it's just another todo list. That isn't without merit, but it doesn't allow the creation of tasks and the flow of a project to spring organically from your thoughts about the project, which is the strength of org mode.

Intermission: I took a break from writing this post to go and reorganize my org files. What follows are a list of "things I've been doing wrong" and "things I hope to improve."

That's a start at least. I've made these changes--which are really quite subtle--and I like the way it feels, but we'll have to see how things shake down in a few weeks. As much as I want to avoid tinkering with things--because tinkering isn't the same as getting things done--I really do find it helpful to review processes from time to time and make sure that I'm really working as effectively as I can.