Hi! Gregor Zattler <telegr...@gmx.net> writes:
> Dear org mode users, I have problems with a repeated task. I > want to clean something round about every 60 days. I set up this > task in order to monitor my cleaning: > > > *** TODO Clean it > DEADLINE:<2018-08-12 So +.60d -9d> How about toggling the plus and the dot like so? DEADLINE:<2018-10-18 .+60d -9d> [...] > But when I do a C-c C-t (org-agenda-todo) with point on the > heading or on the corresponding line in the agenda, the task > switches simply to DONE and that's it. It doesn't switch back to > TODO, the deadline is not shifted: [...] Bye, Marco