emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Rescheduling timestamps on a headline (not the next line)


From: Matt Lundin
Subject: Re: [O] Rescheduling timestamps on a headline (not the next line)
Date: Wed, 21 Oct 2015 14:51:29 -0500
User-agent: Gnus/5.130012 (Ma Gnus v0.12) Emacs/25.0.50 (gnu/linux)

Michael Hoffman <address@hidden> writes:

> I am using org-mode 8.2.10. I often like to keep SCHEDULED and
> DEADLINE timestamps on the headline so they are more compact and show
> up even when I have collapsed that tree. Unfortunately, in this case,
> (org-schedule) and (org-deadline) add a new timestamp on the second
> line instead of replacing the previous schedule.

Org-syntax requires planning info (SCHEDULED, DEADLINE) to be on its own
line. Anything can be arbitrarily entered into an org file, but only
certain syntax will work properly.

See http://orgmode.org/worg/dev/org-syntax.html

Best,
Matt




reply via email to

[Prev in Thread] Current Thread [Next in Thread]