emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Orgmode] Re: scheduling: reschedule on hourly basis


From: Patrick Drechsler
Subject: [Orgmode] Re: scheduling: reschedule on hourly basis
Date: Sat, 28 Nov 2009 19:53:46 +0100
User-agent: Thunderbird 2.0.0.23 (X11/20090817)

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/address@hidden/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







reply via email to

[Prev in Thread] Current Thread [Next in Thread]