Hi Andrei,
Andrei Beliankou <arbox@yandex.ru> writes:
> I wonder if Org-mode has a convinient function to shift a timestamp with
> a (weekly) repeating interval by that interval.
Actually the same way `org-read-date' reads the time in the timestamp
it could also read a repeater interval, so that C-c C-s would present
you with this repeater interval by default.
Would that make sense for you?