emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Carsten Dominik <carsten.dominik@gmail.com>
To: Daniel Martins <danielemc@gmail.com>
Cc: "emacs-orgmode@gnu.org" <Emacs-orgmode@gnu.org>
Subject: Re: Bug: org-diary-class does not export to .ics (iCalendar)
Date: Mon, 7 Jun 2010 05:40:01 +0200	[thread overview]
Message-ID: <F77F5B62-A2EB-4BC4-88A3-5DA9132A6E80@gmail.com> (raw)
In-Reply-To: <AANLkTik6E3vYpcLT-DGqSyfmr3KC_o9Y5608EajyxHbm@mail.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

  reply	other threads:[~2010-06-07  3:40 UTC|newest]

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

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

  List information: https://www.orgmode.org/

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

  git send-email \
    --in-reply-to=F77F5B62-A2EB-4BC4-88A3-5DA9132A6E80@gmail.com \
    --to=carsten.dominik@gmail.com \
    --cc=Emacs-orgmode@gnu.org \
    --cc=danielemc@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 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).