emacs-orgmode
[Top][All Lists]
Advanced

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

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


From: Ken Mankoff
Subject: Re: [O] In org-mode 9 "Scheduled" and "Deadline" are no longer parsed if they are not in the beginning
Date: Tue, 19 Jun 2018 20:13:12 +0200

Org-lint can help find and repair this for you (I think). 

Please excuse brevity. Sent from tiny pocket computer with non-haptic feedback 
keyboard. 

> On 19 Jun 2018, at 16.37, Igor Katson <address@hidden> wrote:
> 
> 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]