emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Michael Brand <michael.ch.brand@gmail.com>
To: emacs-orgmode <emacs-orgmode@gnu.org>,
	Marcel van der Boom <marcel@hsdev.com>,
	Bernt Hansen <bernt@norang.ca>, Juri Krivov <jkrivov@gmail.com>
Subject: Re: Why are special properties like CLOSED etc. not in the properties drawer?
Date: Tue, 5 Apr 2011 19:27:53 +0200	[thread overview]
Message-ID: <BANLkTim05sKQ8dj7Gn_0nju+6UAOeH7Zrg@mail.gmail.com> (raw)
In-Reply-To: <20110405133648.5e02e3e7@hsdev.com>

Hi all

For many use cases I would like one of both opposites:
1) the option to have e. g. CLOSED: as :CLOSED: in a drawer and on its
own line as mentioned before
2) the option to have e. g. :CATEGORY: without any drawer, like:

* holidays
  :CATEGORY: holiday
** xmas
   <2011-12-25 Sun>
** new year
   <2012-01-01 Sun>

instead of first looking at:

* holidays
  :PROPERTIES:...
** xmas

and then navigate to :PROPERTIES: to open it:

* holidays
  :PROPERTIES:
  :CATEGORY: holiday
  :END:
** xmas

To see the category directly, of course there are `C-u C-u C-u <TAB>',
column view and maybe more, but these might not always be preferred.

As a coincidence or not in the choice of the property for the example
above, :CATEGORY: is the only special property that is allowed as a
key in the properties drawer, see
http://orgmode.org/manual/Special-properties.html
and it is also the only special property that can not live (yet?)
outside this drawer.

Michael


On Tue, Apr 5, 2011 at 13:36, Marcel van der Boom <marcel@hsdev.com> wrote:
> Hi,
>
> I've been wondering about this for a bit. It would make things a bit
> more consistent for me if all properties are in the 'properties'-drawer.
> Or am I missing something here?

      parent reply	other threads:[~2011-04-05 17:27 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-05 11:36 Why are special properties like CLOSED etc. not in the properties drawer? Marcel van der Boom
2011-04-05 14:52 ` Bernt Hansen
2011-04-05 15:59   ` Juri Krivov
2011-04-06  9:34   ` Marcel van der Boom
2011-04-05 17:27 ` Michael Brand [this message]

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=BANLkTim05sKQ8dj7Gn_0nju+6UAOeH7Zrg@mail.gmail.com \
    --to=michael.ch.brand@gmail.com \
    --cc=bernt@norang.ca \
    --cc=emacs-orgmode@gnu.org \
    --cc=jkrivov@gmail.com \
    --cc=marcel@hsdev.com \
    /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).