* Why are special properties like CLOSED etc. not in the properties drawer?
@ 2011-04-05 11:36 Marcel van der Boom
2011-04-05 14:52 ` Bernt Hansen
2011-04-05 17:27 ` Michael Brand
0 siblings, 2 replies; 5+ messages in thread
From: Marcel van der Boom @ 2011-04-05 11:36 UTC (permalink / raw)
To: emacs-orgmode
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?
marcel
--
Marcel van der Boom -- http://hsdev.com/mvdb.vcf
HS-Development BV -- http://www.hsdev.com
So! web applications -- http://make-it-so.info
Cobra build -- http://cobra.mrblog.nl
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Why are special properties like CLOSED etc. not in the properties drawer?
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
1 sibling, 2 replies; 5+ messages in thread
From: Bernt Hansen @ 2011-04-05 14:52 UTC (permalink / raw)
To: Marcel van der Boom; +Cc: emacs-orgmode
Marcel van der Boom <marcel@hsdev.com> writes:
> 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?
The main reason I can think of is that this is historical. CLOSED: was
invented long before anyone thought about the need for drawers.
Drawers are an added feature that is not needed to be able to make
org-mode useful. I don't think there should be a requirement for having
a drawer when you mark a task done just to record the CLOSED date.
Having an option to enable this behaviour would be fine with me.
The idea of including timestamps in property drawers is a fairly recent
development in org-mode.
-Bernt
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: Why are special properties like CLOSED etc. not in the properties drawer?
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 17:27 ` Michael Brand
1 sibling, 0 replies; 5+ messages in thread
From: Michael Brand @ 2011-04-05 17:27 UTC (permalink / raw)
To: emacs-orgmode, Marcel van der Boom, Bernt Hansen, Juri Krivov
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?
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2011-04-06 9:34 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.