Hi Phil,
Phil Chrapka writes:
> Is it possible, for tasks that have a repeated DEADLINE, to get
> Org-Mode to clear the non-repeated SCHEDULED date?
Simply add a repeater to the scheduled date too:
* TODO My Weekly Task
DEADLINE <2013-08-10 Sat +1w> SCHEDULED: <2013-08-08 Thu +1w>
Y
Hi,
I'm having the exact same issue as this question on stackoverflow
http://stackoverflow.com/questions/18123972/emacs-org-mode-clear-non-repeated-scheduled-time-when-deadline-is-repeated
and I've copied it below.
The solution provided to the question modifies the source, which I'd like
to avoid