Hi.

Marco Wahl <marcowahls...@gmail.com> writes:
>
>> For long I've been using a compact form for defining scheduled tasks
>> with a time range/interval as :
>>
>>  SCHEDULED: <2016-11-14 lun. 14:00-15:00>
>>
>> instead of :
>>
>>  SCHEDULED: <2016-11-14 lun. 14:00>--<2016-11-14 lun. 15:00>
>>
>> It seems this no longer works in org 9 as the tasks don't appear any
>> more in the agenda views.
>>
> I can not confirm your statement.
>
> E.g. the entry
>
> * Meeting
> SCHEDULED: <2016-11-15 Tue 14:00-15:00>
>
> in an agenda file tmp.org appears in my agenda as
>
>   tmp:        14:00-15:00 Scheduled:  Meeting
>
> Maybe you can check again and provide a CME?
>

You're right, that still works.

However, the issue is that the SCHEDULED: indication now needs to be
placed on the second line right after the entry's headline, whereas it
used to be recognized even in later lines before org 9...

So :

 ** TODO meeting
 something
 SCHEDULED <2016-11-15 Tue 14:00-15:00>

won't work, but :

** TODO meeting
 SCHEDULED <2016-11-15 Tue 14:00-15:00>
 something

works.

Bug, feature ?

Thanks in advance.

Best regards,
-- 
Olivier BERGER 
http://www-public.telecom-sudparis.eu/~berger_o/ - OpenPGP-Id: 2048R/5819D7E8
Ingenieur Recherche - Dept INF
Institut Mines-Telecom, Telecom SudParis, Evry (France)


Reply via email to