emacs-orgmode
[Top][All Lists]
Advanced

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

[O] In org-mode 9 "Scheduled" and "Deadline" are no longer parsed if the


From: Igor Katson
Subject: [O] In org-mode 9 "Scheduled" and "Deadline" are no longer parsed if they are not in the beginning
Date: Tue, 19 Jun 2018 07:37:08 -0700

Hi,

first of all, thanks for the best productivity tool that I know of!

I've been using org-mode for years, and somewhere between version 8 and 9, a change happened, which I could not find in the changelogs.

Here's how I often used to format TODO items which are scheduled:

* TODO Item
some-text
some-more-text
   SCHEDULED: <2018-06-19 Tue>

In the newer versions of org, the SCHEDULED string is no longer parsed, and I don't see it in agenda, unless I reformat it like this:

* TODO Item
    SCHEDULED: <2018-06-19 Tue>
some-text
some-more-text
   
This broke the habit that I was using for years and also broke my existing notes as I'm no longer able to see them in agenda. I wonder if this behavior can be changed to work like before.

Thanks!



reply via email to

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