Eraldo Helal <ad...@eraldo.at> writes:

> I am having a similar problem as Marcelo...
> However, in order to keep the agenda flat I only want the parent
> PROJECT headline (the inner most) to be the prefix.
> In his example this would be the following:
>
> My-sub-sub-project NEXT Call Liz RE: account creation                 
> :@call:@work:
>
> The problem is that I did not yet find out how I can get the <parent
> project headline> (in this case: my-sub-sub-project) as agenda prefix.

Why not use categories for this? You could define a category for each
project:

--8<---------------cut here---------------start------------->8---
** Some Project
   :PROPERTIES:
   :CATEGORY: special project
   :END:
*** TODO Testing
--8<---------------cut here---------------end--------------->8---

Would show up in the agenda as:

--8<---------------cut here---------------start------------->8---
  special project:TODO Testing
--8<---------------cut here---------------end--------------->8---

- Matt


_______________________________________________
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