emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* CATEGORY in different levels
@ 2008-02-06  0:10 Sven Bretfeld
  2008-02-06  1:47 ` Bernt Hansen
  2008-02-06 15:43 ` Carsten Dominik
  0 siblings, 2 replies; 11+ messages in thread
From: Sven Bretfeld @ 2008-02-06  0:10 UTC (permalink / raw)
  To: emacs-org


[-- Attachment #1.1: Type: text/plain, Size: 2937 bytes --]

Hello to all

I still don't understand the use of properties. My problem is quite
easy, I think, but I can't figure it out in the documentation.

I have my "areas of responsibility" on the first level, the second
level represents projects, which are tagged with :PROJECT:. The third level
represents either the list of next action items (tagged with contexts)
or -- if the project is lager -- some milestones are interpolated:

* Teaching
#+CATEGORY: Teaching
** Sanskrit I (WS08)                        :PROJECT:
#+CATEGORY: Sanskrit I
*** NEXT Look for Introductions             :LIBRARY:
*** NEXT Borrow the chosen books            :LIBRARY:
*** NEXT Ask students for convenient date   :EMAIL:
** History of Indian Religion (WS08)        :PROJECT:
#CATEGORY: Indian Religion
*** Plan part on Buddhism                   :MILESTONE:
**** NEXT Look for Books                    :LIBRARY:
**** NEXT Chose readings for students       :OFFICE:
*** Plan part on Hinduism                   :MILESTONE:
**** NEXT Look for books                    :LIBRARY:
**** NEXT Invite guest-speaker              :PHONE:
* Misc Office
#+CATEGORY: Misc Office
** Proofread Sociology-Article              :PROJECT:
#+CATEGORY: Sociology-Article
*** NEXT Make a printout                    :COMPUTER:
** Install Emacs on every colleague's PC    :PROJECT:
#+CATEGORY: Bring joy to the world

This works quite good. I can produce agenda-views that show, for
example, each next action with LIBRARY context, while the #+CATEGORY
property yields the associated project's name:

,----
| Sanskrit:        NEXT Look for books        :LIBRARY:
| Sanskrit:        NEXT Borrow chosen books   :LIBRARY:
| Indian Religion: NEXT Look for books        :LIBRARY:
`----

THE PROBLEM:

When viewing projects with C-c C-a P or stuck projects with C-c C-a #
the first column is wrong, because the #+CATEGORY property has been
changed by a preceding project. For example, the project "Install
Emacs on every colleague's PC" is stuck, because it doesn't contain
any TODOs (you see how urgent it is to help me). So, I would like it
to appear in the stuck-projects-view or in the general projects' view
as:

,----
| Misc Office:  Install Emacs on every colleague's PC  :PROJECT:
`----

Instead it reads:

,----
| Sociology-Article: Install Emacs on every colleague's PC :PROJECT:
`----

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?

Thanks for help

Sven



[-- Attachment #1.2: Type: application/pgp-signature, Size: 188 bytes --]

[-- Attachment #2: Type: text/plain, Size: 204 bytes --]

_______________________________________________
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

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-02-24 20:39 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-06  0:10 CATEGORY in different levels Sven Bretfeld
2008-02-06  1:47 ` Bernt Hansen
2008-02-06  8:44   ` Sven Bretfeld
2008-02-06 10:02   ` Sven Bretfeld
2008-02-06 13:45     ` Bernt Hansen
2008-02-06 15:43 ` Carsten Dominik
2008-02-06 22:40   ` Sven Bretfeld
2008-02-06 23:15     ` Jost Burkardt
2008-02-06 23:31       ` Sven Bretfeld
2008-02-07  7:32         ` Carsten Dominik
2008-02-24 20:39           ` Sven Bretfeld

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).