Hsiu-Khuern Tang <[EMAIL PROTECTED]> writes:

> Hi,
>
> Let's say I have a repeating task like this:
>
> ** TODO Do this
>    SCHEDULED: <2008-10-29 Wed +1w>
>
> Cycling to a done state will track the done time and increment the scheduled
> time according to the repeater:
>
> ** TODO Do this
>    - State "DONE"       [2008-10-29 Wed 10:44]
>    SCHEDULED: <2008-11-05 Wed +1w>
>
> How can I display such items in the daily agenda?  Turning on log mode will
> only display CLOSED items, but since the above task is not closed, it doesn't
> show up.

When I have a recurring task, it looks like this:

* TODO Do this
  SCHEDULED: <2008-11-01 Sat +1d> 
  - State "DONE"       [2008-10-31 Fri 12:00]

In other words, the "Done" lines are added beneath the SCHEDULED line.
As long as the SCHEDULED timestamp directly follows the TODO item, it
should show up in the agenda.

Did you perhaps accidentally move the SCHEDULED line?

Matt Lundin


_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to