Hi Bastien On Tue, Feb 12, 2013 at 11:21 AM, Bastien <b...@altern.org> wrote: > Point well taken -- this is now what adding "--2d" does: use a > temporary delay that will not be taken into account for dates later > than the next repeater, and that will be deleted when a repeating > task is marked as done. Thanks for suggesting this.
This * TODO 1a SCHEDULED: <2013-01-10 Thu +1m --2d> * TODO 2a SCHEDULED: <2013-02-10 Sun +1m --2d> * TODO 1b SCHEDULED: <2013-01-11 Fri +1m --2d> * TODO 2b SCHEDULED: <2013-02-11 Mon +1m --2d> * TODO 1c SCHEDULED: <2013-01-12 Sat +1m --2d> * TODO 2c SCHEDULED: <2013-02-12 Tue +1m --2d> in the agenda of today ([2013-02-12 Tue]) shows 1a 2a 1b 2b but I would expect 1a 2a 1b 1c. And there is a critical bug: Setting 2a to DONE repeats all entries below too. Michael