[Vimoutliner] VimOutliner as a task manager?

Fredrik fredrik at jumans.net
Thu Nov 1 10:11:44 EST 2007


I use the GTD method (http://en.wikipedia.org/wiki/Getting_Things_Done)
so my outliner files looks like this :

[_] % A project
	[_] Do this task asap @ThisPlace
	[X] This is done @AnotherPlace
	[_] % Subproject
		[_] Do this also asap @AnotherPlace
		Don't do this just yet @ThisPlace

By the magic of some quickkeys and a perlscript I can regroup my outline
from the projectview above to this context view :

@AnotherPlace
	[_] Do this also asap {A project:SubProject}

@ThisPlace
	[_] Do this task asap {A project}

[_] % A project
	[X] This is done @AnotherPlace
	[_] % Subproject
		Don't do this just yet @ThisPlace

I would love though to get some more data included in this as when task
i completed, started etc as well as another colorcoding so that my
tasklines has one color and tasks another. So do have anyone any idea
how to attack this without moving to far from the outliner? Would be
great to have a GTD add-on that can work side by side with the
outliner...

Regards,

juman


More information about the VimOutliner mailing list