Martin Pohlack wrote:

Patrick Drechsler wrote:

is it possible to reschedule on an hourly basis?

* TODO foo
   SCHEDULED: <2009-11-27 Fr ++2h>

Maybe even something like "every 2h between 8:00 and 17:00"?

You may want to look at this thread:

http://www.mail-archive.com/emacs-orgmode@gnu.org/msg15142.html

I think hour and minute parts are not supported for repeaters.

Martin, thanks a lot for the pointer.

I was thinking more along these lines (pseudo org code):

* TODO foo
   SCHEDULED: <2009-11-27 Fr ++1d++2h[8:00-17:00]{1}>

-> A daily task ("++1d"), which should be done every 2h ("++2h") between 8:00 and 17:00 ("[8:00-17:00]"). At least once ("{1}").

But maybe I have to rethink this and find another approach...

Regards,

Patrick





_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to