emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Nuutti Kotivuori <naked@iki.fi>
To: emacs-orgmode@gnu.org
Subject: Re: Feature Request: org-agenda-set-category
Date: Sun, 09 Sep 2007 17:21:27 +0300	[thread overview]
Message-ID: <87wsuzx6l4.fsf@aka.i.naked.iki.fi> (raw)
In-Reply-To: e415e920534efe9bbdffbb98fbfadf3e@science.uva.nl

Carsten Dominik wrote:
> On Sep 6, 2007, at 7:34, Bastien wrote:
>> "T. V. Raman" <raman@users.sf.net> writes:
>>> Could we perhaps introduce a special property that is used by
>>> org-agenda to build the left column?
>>
>> What about:
>>
>> :PROPERTIES:
>> :CATEGORY: general
>> :ARCHIVE: archives::
>> :END:
>>
>> as a future replacement for #+CATEGORY and #+ARCHIVE?
>
> I think this is exactly how it should be - I am only
> hesitating because many people have come to rely on the other
> behavior.

If this would mean that the category setting like this is for only
that subtree, instead of every entry after that category setting, I
support this feature immensely (same for archive ofcourse).

I can not use categories at all at the moment, since for most entries
I just have a "default" category which will do, but some things should
get a special category - and I hate littering #+CATEGORY lines under
entries which clearly should not have them, like:

#+CATEGORY: Common

* TODO Item 1
* Job tasks
#+CATEGORY: Job
** TODO Task 1
** TODO Task 2
#+CATEGORY: Common
* Todo Item 2

This is just ugly, compared to:

#+CATEGORY: Common

* TODO Item 1
* Job tasks
  :PROPERTIES:
  :CATEGORY: Job
  :END:
** TODO Task 1
** TODO Task 2
* Todo Item 2

-- Naked

  reply	other threads:[~2007-09-11  3:42 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-09-04 13:18 Feature Request: org-agenda-set-category T. V. Raman
2007-09-04 18:00 ` Bastien
2007-09-05  2:16   ` T. V. Raman
2007-09-05  3:40   ` Carsten Dominik
2007-09-05  5:19     ` Bastien
2007-09-05  6:08       ` Carsten Dominik
2007-09-06  3:43     ` T. V. Raman
2007-09-06  5:34       ` Bastien
2007-09-06 13:25         ` T. V. Raman
2007-09-07  8:04         ` Carsten Dominik
2007-09-09 14:21           ` Nuutti Kotivuori [this message]
2007-09-13  5:44             ` Carsten Dominik
2007-09-10  1:00         ` Xavier Maillard
2007-09-06  9:25       ` Christian Egli
2007-09-05  1:00 ` Xavier Maillard

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=87wsuzx6l4.fsf@aka.i.naked.iki.fi \
    --to=naked@iki.fi \
    --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).