emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* repeating within a range
@ 2007-06-23 18:59 Austin Frank
  2007-07-02 11:01 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Austin Frank @ 2007-06-23 18:59 UTC (permalink / raw)
  To: emacs-orgmode


[-- Attachment #1.1: Type: text/plain, Size: 921 bytes --]

Hello!

I'd like to specify that an event repeats weekly, but only for a month.
Ideally, I'd also be able to specify a time for the weekly event.  Is
there currently a way to say "this event happens every Thursday in July
From 17:00-19:00"?

Given the new time range syntax from 4.78, I wonder if something like
the following might work

<2007-07-06--2007-26-31 17:00--19:00 +1w>

I changed the time range to also use -- as the range indicator to
provide some consistency across the date and time specifications.  It's
fine with me if that changes back to 17:00-19:00.

Another option would be to use a diary sexp.  I'm not aware of a
built-in diary function that accomplishes the above goal, but if anyone
can show me how to do this with a <%%()> timestamp I'd really appreciate
it.

Thanks,
/au

-- 
Austin Frank
http://aufrank.net
GPG Public Key (D7398C2F): http://aufrank.net/personal.asc

[-- Attachment #1.2: Type: application/pgp-signature, Size: 185 bytes --]

[-- Attachment #2: Type: text/plain, Size: 149 bytes --]

_______________________________________________
Emacs-orgmode mailing list
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

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

* Re: repeating within a range
  2007-06-23 18:59 repeating within a range Austin Frank
@ 2007-07-02 11:01 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2007-07-02 11:01 UTC (permalink / raw)
  To: Austin Frank; +Cc: emacs-orgmode

Hi Austin,

this is not supported, and I do not have plans to put it in.  You
can either directly insert the several dates explicitly,
or define a repeating date and then just delete it once it is over.

If you really need this functionality,
I think it would be relatively easy to hack this, using a diary sexp
entry.  Start with either diary-cyclic, or with diary-float, add 
additional
arguments for the end date, and then see how dates are handled and
change the function to deal with the end date.

Hope this helps.

- Carsten


On Jun 23, 2007, at 20:59, Austin Frank wrote:

> Hello!
>
> I'd like to specify that an event repeats weekly, but only for a month.
> Ideally, I'd also be able to specify a time for the weekly event.  Is
> there currently a way to say "this event happens every Thursday in July
> From 17:00-19:00"?
>
> Given the new time range syntax from 4.78, I wonder if something like
> the following might work
>
> <2007-07-06--2007-26-31 17:00--19:00 +1w>
>
> I changed the time range to also use -- as the range indicator to
> provide some consistency across the date and time specifications.  It's
> fine with me if that changes back to 17:00-19:00.
>
> Another option would be to use a diary sexp.  I'm not aware of a
> built-in diary function that accomplishes the above goal, but if anyone
> can show me how to do this with a <%%()> timestamp I'd really 
> appreciate
> it.
>
> Thanks,
> /au
>
> -- 
> Austin Frank
> http://aufrank.net
> GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
> _______________________________________________
> Emacs-orgmode mailing list
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>

--
Carsten Dominik
Sterrenkundig Instituut "Anton Pannekoek"
Universiteit van Amsterdam
Kruislaan 403
NL-1098SJ Amsterdam
phone: +31 20 525 7477

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

end of thread, other threads:[~2007-07-02 11:01 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-23 18:59 repeating within a range Austin Frank
2007-07-02 11:01 ` Carsten Dominik

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).