emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* repeating events in icalendar export
@ 2008-02-05  5:19 Austin Frank
  2008-02-05  6:31 ` Carsten Dominik
  0 siblings, 1 reply; 2+ messages in thread
From: Austin Frank @ 2008-02-05  5:19 UTC (permalink / raw)
  To: emacs-orgmode


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

Hello!

I'm wondering whether it's possible for active timestamps with repeater
information to exported as repeating events using
org-export-icalendar-*.  

I have a buffer with an entry like this:

#v+
* Weekly meeting
  <2008-02-01 14:00-16:00 +1w>
#v-

When I call org-export-icalendar-this-file, the meeting shows up on
2/1/2008, but not on any subsequent weeks.  Is there another way to get
this to work?

Thanks for any tips,
/ɔ/

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

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

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

_______________________________________________
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

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

* Re: repeating events in icalendar export
  2008-02-05  5:19 repeating events in icalendar export Austin Frank
@ 2008-02-05  6:31 ` Carsten Dominik
  0 siblings, 0 replies; 2+ messages in thread
From: Carsten Dominik @ 2008-02-05  6:31 UTC (permalink / raw)
  To: Austin Frank; +Cc: emacs-orgmode


Hi Austin,

This works just fine for me, using ical on the MAC.  The VCALENDA
entry I get from exorting this is


BEGIN:VEVENT
DTSTART:20080201T140000
DTEND:20080201T160000
RRULE:FREQ=WEEKLY;INTERVAL=1
SUMMARY:Weekly meeting
DESCRIPTION: <2008-02-01 14:00-16:00 +1w>\n
CATEGORIES:gtd
END:VEVENT

- Carsten

On Feb 5, 2008, at 6:19 AM, Austin Frank wrote:

> Hello!
>
> I'm wondering whether it's possible for active timestamps with  
> repeater
> information to exported as repeating events using
> org-export-icalendar-*.
>
> I have a buffer with an entry like this:
>
> #v+
> * Weekly meeting
>  <2008-02-01 14:00-16:00 +1w>
> #v-
>
> When I call org-export-icalendar-this-file, the meeting shows up on
> 2/1/2008, but not on any subsequent weeks.  Is there another way to  
> get
> this to work?
>
> Thanks for any tips,
> /ɔ/
>
> -- 
> Austin Frank
> http://aufrank.net
> GPG Public Key (D7398C2F): http://aufrank.net/personal.asc
> _______________________________________________
> 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

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

end of thread, other threads:[~2008-02-05  6:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-02-05  5:19 repeating events in icalendar export Austin Frank
2008-02-05  6:31 ` 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).