[Vimoutliner] VimOutliner as a task manager?

Fredrik fredrik at jumans.net
Fri Nov 2 03:09:58 EST 2007


Yes the context is actual places or areas where you can do stuff.... so
for example this could be a typical project list :

[_] % New Computer
	: Buy a new computer to replace my server
	[_] Ask John what is the best computer right now @Phone
	[_] Check account to see what I can afford @Inet
	Buy the new compter at best price @Inet

Now regrouping this I get the following :

@Inet
        [_] Check account to see what I can afford {New Computer}
        Buy the new compter at best price {New Computer}

@Phone
        [_] Ask John what is the best computer right now {New Computer}

[_] % New Computer
        : Buy a new computer to replace my server

So if I have everything in front of me I just pick a task to work on but
say that I am in my car I just pick tasks from the @Phone context etc...

Under the @Inet context I have two things where the first one I can do
right away but the second one is on hold. I need to know what computer I
want before I can hunt down the best price...

Hope this explains it a bit more...

/juman



On Thu, Nov 01, 2007 at 12:51:58PM -0400, Steve Litt wrote:
> Hi Juman,
> 
> Even after reading the referenced Wikipedia URL, I still don't understand 
> @thisplace and @anotherplace. Are they actual places?
> 
> >From time to time I make a shopping list outline, only to have to bust it up 
> into different stores so I can efficiently shop at each store. Would each 
> store be an @place? (that's actually a pretty good idea -- a 2 dimensional 
> outline).
> 
> Thanks
> 
> SteveT
> 
> Steve Litt
> Author: Universal Troubleshooting Process books and courseware
> http://www.troubleshooters.com/
> 
> 
> 
> 
> On Thursday 01 November 2007 11:11, Fredrik wrote:
> > 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
> > _______________________________________________
> > VimOutliner mailing list
> > VimOutliner at vimoutliner.org
> > http://www.lists.vimoutliner.org/mailman/listinfo/vimoutliner
> _______________________________________________
> VimOutliner mailing list
> VimOutliner at vimoutliner.org
> http://www.lists.vimoutliner.org/mailman/listinfo/vimoutliner


More information about the VimOutliner mailing list