emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Position of SCHEDULED/DEADLINE line in :PROPERTIES: drawer?
@ 2007-07-16  0:55 Bastien
  2007-07-16  6:50 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Bastien @ 2007-07-16  0:55 UTC (permalink / raw)
  To: emacs-orgmode

Hi list,

When C-c C-s (C-c C-d) on a headline with properties, the SCHEDULED (or
DEADLINE) line is inserted within the drawer:

* Headline
  :PROPERTIES:
  SCHEDULED: <2007-07-16 lun>
  :Location: Nanterre
  :END:

While it might be consistent with the fact that SCHEDULED or DEADLINE
*is* a property, i find useful to be able to see it without having to
unfold the drawer.  

Best,

-- 
Bastien

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

* Re: Position of SCHEDULED/DEADLINE line in :PROPERTIES: drawer?
  2007-07-16  0:55 Position of SCHEDULED/DEADLINE line in :PROPERTIES: drawer? Bastien
@ 2007-07-16  6:50 ` Carsten Dominik
  2007-07-16  9:31   ` Bastien
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2007-07-16  6:50 UTC (permalink / raw)
  To: Bastien; +Cc: emacs-orgmode


On Jul 16, 2007, at 2:55, Bastien wrote:

> Hi list,
>
> When C-c C-s (C-c C-d) on a headline with properties, the SCHEDULED (or
> DEADLINE) line is inserted within the drawer:
>
> * Headline
>   :PROPERTIES:
>   SCHEDULED: <2007-07-16 lun>
>   :Location: Nanterre
>   :END:
>
> While it might be consistent with the fact that SCHEDULED or DEADLINE
> *is* a property, i find useful to be able to see it without having to
> unfold the drawer.

If you leave an empty line before the :PROPERTIES: line,
the scheduling/deadline/clock stuff stays outside of a drawer.
I guess we could also have a variable for this....

    `org-insert-labeled-timestamps-before-properties-drawer'

Stupid name, but cannot think of something better right now.

- Carsten

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

* Re: Position of SCHEDULED/DEADLINE line in :PROPERTIES: drawer?
  2007-07-16  6:50 ` Carsten Dominik
@ 2007-07-16  9:31   ` Bastien
  0 siblings, 0 replies; 3+ messages in thread
From: Bastien @ 2007-07-16  9:31 UTC (permalink / raw)
  To: Carsten Dominik; +Cc: emacs-orgmode

Carsten Dominik <dominik@science.uva.nl> writes:

> If you leave an empty line before the :PROPERTIES: line,
> the scheduling/deadline/clock stuff stays outside of a drawer.
> I guess we could also have a variable for this....

I'll do this for now.

-- 
Bastien

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

end of thread, other threads:[~2007-07-16  9:31 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-16  0:55 Position of SCHEDULED/DEADLINE line in :PROPERTIES: drawer? Bastien
2007-07-16  6:50 ` Carsten Dominik
2007-07-16  9:31   ` Bastien

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).