[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Bug? SCHEDULED lines treated differently when text precedes them
From: |
Nicolas Goaziou |
Subject: |
Re: [O] Bug? SCHEDULED lines treated differently when text precedes them |
Date: |
Thu, 05 Sep 2019 15:00:59 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Hello,
Christoph Groth <address@hidden> writes:
> With Org 9.2.3, the following two TODO items behave differently:
>
> ** TODO Something
> blabla
> SCHEDULED: <2019-09-01 Sun>
> [2019-09-05 Thu 14:39]
> ** TODO Something else
> SCHEDULED: <2019-09-01 Sun>
> foobar
> [2019-09-05 Thu 14:40]
>
> The first one behaves as expected, i.e. it appears in today's
> (2019-09-05) agenda, since it's not done yet.
>
> The second one does appear in today's agenda, but it is visible for the
> day 2019-09-01.
>
> Is this behavior by design? If yes, could someone please explain the
> rationale or point me to relevant documentation or discussions?
Planning information (SCHEDULED, DEADLINE and CLOSED keywords) must
appear right after the headline, per Org syntax. This is specified at
the first paragraph in (info "(org) Deadlines and Scheduling").
Elswhere, only the timestamp is meaningful to Org.
Regards,
--
Nicolas Goaziou