Thank you, Bastien!
Hi Rick,
Yes, that's what the manual advised too.
Rick Hanson <cryptorick@gmail.com> writes:
> Based your advices, I used org-clone-subtree-with-time-shift for my
> application today -- worked like a charm. Thanks to the both of you!
But I find your request to be useful in another circumstance: when
there is a repeated scheduled item and a deadline. In that case, the
meaning should be "repeat until the deadline".
You can now achieve this by setting
(setq org-agenda-skip-scheduled-if-deadline-is-shown
'repeated-after-deadline)
which translates to: "Skip the agenda scheduled item when it repeats
after the deadline."
This feature is available from master.
Thanks for coming up with this idea and for the clear use-case!
--
Bastien