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


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to