[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] how to schedule over a range of dates?
From: |
Detlef Steuer |
Subject: |
Re: [O] how to schedule over a range of dates? |
Date: |
Sun, 22 Apr 2012 22:58:15 +0200 |
On Mon, 23 Apr 2012 00:18:37 +0530
Mandar Mitra <address@hidden> wrote:
> Detlef Steuer wrote (Sun, Apr 22, 2012 at 07:05:12PM +0200):
> > On Sun, 22 Apr 2012 20:28:08 +0530
> > Mandar Mitra <address@hidden> wrote:
> >
> > > Currently (version 7.8.09), if I have something like
> > >
> > > SCHEDULED: <2012-04-21 Sat>--<2012-04-24 Tue>
> >
> > I use it without the SCHEDULED keyword and it does exactly what I need.
>
> This *almost* does what I need, but I don't want the item to disappear
> from the agenda simply because the scheduled period has passed. It
> should go away only when I explicitly mark the item done.
>
> Is this the behaviour you get?
Sorry, no. It disappears and I agree that this is a problem sometimes with
cleaning up my org file.
You can try something like
** TODO testschedule
<2012-04-17 Di>--<2012-04-22 So>
DEADLINE: <2012-04-22 So -0d>
It will remind of the item after the deadline, but not before.
Not sure, just playing around.
Detlef
>
> Thanks,
> Mandar.
>
>