Re: [O] Clear non-repeated scheduled time when deadline is repeated

2014-07-28 Thread Bastien
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

[O] Clear non-repeated scheduled time when deadline is repeated

2014-07-27 Thread Phil Chrapka
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