Re: [O] Automatically add a repeater when scheduling

2014-01-20 Thread Bastien
Hi Marcelo, Marcelo de Moraes Serpa writes: > This might be a good feature and I might looking into creating a new > version that does this automatically, since I use the current day > agenda view as my next actions list, and use it to automatically > carry tasks to the following day, so the +1d

Re: [O] Automatically add a repeater when scheduling

2014-01-15 Thread Marcelo de Moraes Serpa
Thank you. This might be a good feature and I might looking into creating a new version that does this automatically, since I use the current day agenda view as my next actions list, and use it to automatically carry tasks to the following day, so the +1d repeater really keeps things clean for my

Re: [O] Automatically add a repeater when scheduling

2014-01-15 Thread Sebastien Vauban
Marcelo de Moraes Serpa wrote: > Does org allow automatically adding a repeater (say, +1d) to a schedule > when adding it with C-c C-s? No -- at least, not yet: ╭ │ C-c C-s runs the command org-schedule, which is an interactive Lisp function in │ `org.el'. │ │ It is bound to C-c C

[O] Automatically add a repeater when scheduling

2014-01-14 Thread Marcelo de Moraes Serpa
Hey list, Does org allow automatically adding a repeater (say, +1d) to a schedule when adding it with C-c C-s? If not, I think it wouldn't be so hard to monkeypatch the method to do so, would it? Thanks, -- Marcelo.