all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Richard G Riley <rileyrgdev@googlemail.com>
To: knubee <knubee@gmail.com>
Cc: emacs-orgmode@gnu.org
Subject: Re: Re: icalender export: limited number of repeated events
Date: Tue, 17 Jun 2008 12:39:55 +0200	[thread overview]
Message-ID: <4xej6w5oqs.fsf@richardriley.net> (raw)
In-Reply-To: <loom.20080617T011950-827@post.gmane.org> (knubee@gmail.com's message of "Tue, 17 Jun 2008 01:35:59 +0000 (UTC)")

knubee <knubee@gmail.com> writes:

>> However, I did not know that the icalendar format actually supported
>> something like UNTIL in the RRULE line.  So maybe we could teach the Org
>> exporter a syntax for this and export it properly.  However, I don't
>> have a good idea for a syntax, and not much time to implement it now.
>
> ok. it does seem like a fairly standard thing to do with calendars (ie, to have
> repeating events that end after a certain number -- or after a certain date).
> perhaps, in the future, it is worth implementing something that allows org-mode
> user to specify something lik:
>
> SCHEDULED: <2008-06-01 Sun +1w~10> ;repeats until 10 weeks after starting date
>

Possibly easier to bracket the extensions to the commonly understood
date syntax.


SCHEDULED: <2008-06-01 Sun +1w [*10]>  ; 10 times at weekly intervals

> or
>
> SCHEDULED: <2008-06-01 Sun +1w~2008-08-03> ;repeats until august 3

SCHEDULED: <2008-06-01 Sun +1w [->2008-08-03] > ;repeats upto and
including until august 3

>
> the actual symbols ("~") and syntax used above are probably bad, but hopefully
> it captures the idea.
>
>> - When you are done, share this with us!
>
> it may be a bit beyond my abilities, but if i get something to work, i will
> share it ;-)
>
>
>
> _______________________________________________
> Emacs-orgmode mailing list
> Remember: use `Reply All' to send replies to the list.
> Emacs-orgmode@gnu.org
> http://lists.gnu.org/mailman/listinfo/emacs-orgmode

      reply	other threads:[~2008-06-17 12:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-16  9:07 icalender export: limited number of repeated events knubee
2008-06-16 15:57 ` Carsten Dominik
2008-06-17  1:35   ` knubee
2008-06-17 10:39     ` Richard G Riley [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=4xej6w5oqs.fsf@richardriley.net \
    --to=rileyrgdev@googlemail.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=knubee@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.