emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Agenda that shows hierarchy above matches?


From: Eric S Fraga
Subject: Re: [Orgmode] Agenda that shows hierarchy above matches?
Date: Thu, 23 Jul 2009 09:56:38 +0100
User-agent: Wanderlust/2.15.6 (Almost Unreal) SEMI/1.14.6 (Maruoka) FLIM/1.14.9 (Gojō) APEL/10.7 Emacs/23.0.96 (i486-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO)

At Thu, 23 Jul 2009 10:29:42 +0200,
Tilmann Singer wrote:
> 
> Hi,
> 
> I wonder if there is way to get an agenda showing all TODO items with
> the hierarchical context up to the top level.

Depending on the depth of hierarchy you wish to cater for, categories
may be helpful.

> 
> Given an projects.org like this:
> 
>  * Project A
>  ** TODO do foo
>  ** TODO do bar
>  ** DONE do baz
>  * Project B
>  ** DONE do foo
>  * TODO Another small thing

add the CATEGORY property (C-c C-x p cat TAB) to A and B headings,
something like "Project A", say, and this will appear on the left of
the line in the agenda view in lieu of the file.  Categories can help
give you a single level of context.

Arbitrary levels can be achieved with tags, by the way.

HTH.

eric




reply via email to

[Prev in Thread] Current Thread [Next in Thread]