emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [Orgmode] Re: Repeating TODO are shown every day in the agenda


From: Bastien
Subject: Re: [Orgmode] Re: Repeating TODO are shown every day in the agenda
Date: Wed, 02 Feb 2011 19:35:52 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi Jeff,

Jeff Horn <address@hidden> writes:

> I like this change. But for me, when I mark a repeating task with the
> keyword "APPT" as DONE, the task is re-scheduled with the TODO keyword
> instead of APPT. It usually isn't a big deal, but I means I can't use
> the patch as intended.

Have a look at `org-todo-repeat-to-state':

,----[ org-todo-repeat-to-state ]
| The TODO state to which a repeater should return the repeating task.
| By default this is the first task in a TODO sequence, or the previous state
| in a TODO_TYP set.  But you can specify another task here.
| alternatively, set the :REPEAT_TO_STATE: property of the entry.
`----

> Would it be difficult to add a "REPEAT_VISIBLE" property that defaults
> to t, but when nil hides a repeating task for all future days?

I'd rather use the solution I implemented.  But I still wait for
comments from others.

HTH,

-- 
 Bastien



reply via email to

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