---------- Forwarded message ----------
From: Daniel Martins <daniel...@gmail.com>
Date: 2010/6/7
Subject: Re: [Orgmode] Bug: org-diary-class does not export to .ics
(iCalendar)
To: Carsten Dominik <carsten.domi...@gmail.com>


Well,

so keep the bug open!

I noticed other oddities with ical export that I will send in a different
post

Daniel

2010/6/7 Carsten Dominik <carsten.domi...@gmail.com>


> On Jun 7, 2010, at 1:46 AM, Daniel Martins wrote:
>
>  I am syncing Google Calendar with with GCalDaemon and then I noticed that
>> org-diary-class  is completely ignored by the ics export function
>>
>>
>> Eg
>> ****** 16:00-18:00 Class B5
>>     <%%(org-diary-class  7 6 2010 10 9 2010 1 24 25)>
>>
>>
>> Does not appear in the organizer.ics as expected
>>
>
> Hi Daniel,
>
> there is a double problem here.
>
> 1. unfortunately, sexps in time stamps like this are not supported by Org.
>   You'd have to write it like this:
>
>
>      ****** 16:00-18:00 Class B5
>      %%(org-diary-class  7 6 2010 10 9 2010 1 24 25)
>
>   which would still be possible in this case.
>
> 2. However, icalendar.el does not have support for org-diary-class.
>
> So I do not have a solution for you..
>
> - Carsten
>
>
_______________________________________________
Emacs-orgmode mailing list
Please use `Reply All' to send replies to the list.
Emacs-orgmode@gnu.org
http://lists.gnu.org/mailman/listinfo/emacs-orgmode

Reply via email to