emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* Bug: org-diary-class does not export to .ics (iCalendar)
@ 2010-06-06 23:46 Daniel Martins
  2010-06-07  3:40 ` Carsten Dominik
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Martins @ 2010-06-06 23:46 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org


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

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

Daniel

[-- Attachment #1.2: Type: text/html, Size: 331 bytes --]

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

_______________________________________________
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

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

* Re: Bug: org-diary-class does not export to .ics (iCalendar)
  2010-06-06 23:46 Bug: org-diary-class does not export to .ics (iCalendar) Daniel Martins
@ 2010-06-07  3:40 ` Carsten Dominik
       [not found]   ` <AANLkTikU_Qg2tUeiC3c0Gp3fyKPb3Wh4b7DvwaQ-eIT0@mail.gmail.com>
  0 siblings, 1 reply; 3+ messages in thread
From: Carsten Dominik @ 2010-06-07  3:40 UTC (permalink / raw)
  To: Daniel Martins; +Cc: emacs-orgmode@gnu.org


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

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

* Fwd: Bug: org-diary-class does not export to .ics (iCalendar)
       [not found]   ` <AANLkTikU_Qg2tUeiC3c0Gp3fyKPb3Wh4b7DvwaQ-eIT0@mail.gmail.com>
@ 2010-06-08  0:52     ` Daniel Martins
  0 siblings, 0 replies; 3+ messages in thread
From: Daniel Martins @ 2010-06-08  0:52 UTC (permalink / raw)
  To: emacs-orgmode@gnu.org


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

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

[-- Attachment #1.2: Type: text/html, Size: 2100 bytes --]

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

_______________________________________________
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

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

end of thread, other threads:[~2010-06-08  0:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-06-06 23:46 Bug: org-diary-class does not export to .ics (iCalendar) Daniel Martins
2010-06-07  3:40 ` Carsten Dominik
     [not found]   ` <AANLkTikU_Qg2tUeiC3c0Gp3fyKPb3Wh4b7DvwaQ-eIT0@mail.gmail.com>
2010-06-08  0:52     ` Fwd: " Daniel Martins

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