Sven Bretfeld <[EMAIL PROTECTED]> writes:

> I've tried to mark my projects with :CATEGORY: since the documentation
> says:
>
> ,----
> | If you would like to have a special CATEGORY for a single entry or a
> | (sub)tree, give the entry a :CATEGORY: property with the location as
> | the value.
> `----
>
> But the problem remains. 
>
> What have I misunderstood? In other words, how can I set the category
> for my projects (2nd level with sub-trees) while keeping the category
> of the "areas of responsibility" (1st level) intact over the whole
> tree?
>

Try marking your projects with a property category... like this:

* Finances                                      :@home:
  :PROPERTIES:
    :CATEGORY: Finance
    :ARCHIVE: %s_archive::* Finances
  :END:

* Health                                        :@home:
  :PROPERTIES:
    :CATEGORY: Health
    :ARCHIVE: %s_archive::* Health
  :END:

HTH,

Bernt


_______________________________________________
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