emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] no annual agenda entries for repeater interval "year"


From: Sebastian Rose
Subject: Re: [Orgmode] no annual agenda entries for repeater interval "year"
Date: Thu, 17 Sep 2009 00:43:27 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux)

Steffen Prochnow <address@hidden> writes:
> Hi,
>
> I defined a repeater interval of one year, e.g., <2009-09-16 Wed +1y>,
> for an existing headline item. Opening the agenda view this headline is
> shown for the 2009-09-16. But, it's missing for any annual repetition,
> i.e., there is no entry on 2010-09-16, 2011-09-16, etc.


...because you'll need to schedule the entry?
The entry has to be a TODO, and scheduled or a deadline. After you
switched it to DONE ('S-RIGHT'), the entry shows up as done this year,
and as TODO next year.
Note, that `S-RIGHT' will switch the state from TODO to STARTED to TODO again

    * TODO some headline
      SCHEDULED: <2009-09-16 Wed +1y>

C-RIGHT C-RIGHT

    * TODO Headline
      SCHEDULED: <2010-09-16 Do +1y> 
      - State "DONE"       from "STARTED"    [2009-09-17 Do 00:38]
      :LOGBOOK:
      :END:
      :PROPERTIES:
      :LAST_REPEAT: [2009-09-17 Do 00:38]
      :END:


Best wishes

   Sebastian




reply via email to

[Prev in Thread] Current Thread [Next in Thread]