emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Sven Bretfeld <sven.bretfeld@gmx.ch>
To: emacs-org <emacs-orgmode@gnu.org>
Subject: CATEGORY in different levels
Date: Wed, 06 Feb 2008 01:10:00 +0100	[thread overview]
Message-ID: <873as7osh3.fsf@kamaloka.dhatu> (raw)


[-- 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

             reply	other threads:[~2008-02-06  0:10 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-02-06  0:10 Sven Bretfeld [this message]
2008-02-06  1:47 ` CATEGORY in different levels 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=873as7osh3.fsf@kamaloka.dhatu \
    --to=sven.bretfeld@gmx.ch \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).