Thanks, this is exactly what I was looking for
cheers
M

I will give it a try

cheers
M
On Apr 29, 2013, at 3:56 PM, Alexander Baier <lexi.ba...@gmail.com> wrote:

> Hi Marvin,
> 
> Marvin Doyley <m.doy...@rochester.edu> writes:
>> org-habit is not what I am looking for.
>> 
>> I would like to do something like
>> 
>> * TODO write proposal
>> Scheduled:<2013-04-30 Tue 13:00-15:00 >--<2013-06-02 Mon> +2d
>> 
>> The idea is to repeat this task every other day from 2013-04-30 to 
>> 2013-06-02 (from 13:30 to 15:00)
>> 
>> cheers
>> M
> 
> Ok, then I think diary sexp should do the trick.  Try the following:
> 
> ** TODO 13:00-15:00 write proposal
> <%%(and (org-block 2013 4 30 2013 6 2) (org-cyclic 2 2013 4 30))>
> 
> 
> Regards,
> Alex


Reply via email to