emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* scheduling: reschedule on hourly basis
@ 2009-11-28 15:53 Patrick Drechsler
  2009-11-28 16:51 ` Martin Pohlack
  0 siblings, 1 reply; 3+ messages in thread
From: Patrick Drechsler @ 2009-11-28 15:53 UTC (permalink / raw)
  To: emacs-orgmode

Hi,

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"?

Regards,

Patrick

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: scheduling: reschedule on hourly basis
  2009-11-28 15:53 scheduling: reschedule on hourly basis Patrick Drechsler
@ 2009-11-28 16:51 ` Martin Pohlack
  2009-11-28 18:53   ` Patrick Drechsler
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Pohlack @ 2009-11-28 16:51 UTC (permalink / raw)
  To: Patrick Drechsler, emacs-orgmode

Hi Patrick,

Patrick Drechsler wrote:
> Hi,
> 
> 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.

Cheers,
Martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: scheduling: reschedule on hourly basis
  2009-11-28 16:51 ` Martin Pohlack
@ 2009-11-28 18:53   ` Patrick Drechsler
  0 siblings, 0 replies; 3+ messages in thread
From: Patrick Drechsler @ 2009-11-28 18:53 UTC (permalink / raw)
  To: emacs-orgmode

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

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-11-28 18:55 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-28 15:53 scheduling: reschedule on hourly basis Patrick Drechsler
2009-11-28 16:51 ` Martin Pohlack
2009-11-28 18:53   ` Patrick Drechsler

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).