emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: David Maus <dmaus@ictsoc.de>
To: Daniel Martins <danielemc@gmail.com>
Cc: "emacs-orgmode@gnu.org" <Emacs-orgmode@gnu.org>
Subject: Re: oddities with ical export
Date: Tue, 15 Jun 2010 09:46:41 +0200	[thread overview]
Message-ID: <874oh4g2la.wl%dmaus@ictsoc.de> (raw)
In-Reply-To: <AANLkTimva7bRuQcEd5Kb_gMwp5mvNyUT5jHAhXAZ40TV@mail.gmail.com>


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

Daniel Martins wrote:
> I just noticed that org-diary-class is not suppoerte in ical export

> Carsten told me that sexps are not supported by org
>
> But I have a problem now!
>
> I tried 3 ways to generate a work that repeats each 3 days.
>
> [snip]
>
> All of them appear in Agenda View but none appears in the .ics file

I cannot reproduce this with Org-mode version 6.36trans on GNU Emacs
 23.2.1 (i486-pc-linux-gnu, GTK+ Version 2.20.0) of 2010-05-16 on
 raven, modified by Debian.

Exporting this example to iCal (C-c C-e i) creates:

,----
| BEGIN:VCALENDAR
| VERSION:2.0
| X-WR-CALNAME:test
| PRODID:-//David Maus//Emacs with Org-mode//EN
| X-WR-TIMEZONE:CEST
| X-WR-CALDESC:nil
| CALSCALE:GREGORIAN
| BEGIN:VEVENT
| UID: TS-efa24f4b-2d9e-4f6b-a7ef-3dcb11362ea4
| DTSTART:20100201T181500
| DTEND:20100201T183000
| RRULE:FREQ=DAILY;INTERVAL=3
| SUMMARY:Appt: Work
| DESCRIPTION: <2010-02-01 Seg 18:15-18:30 +3d>
| CATEGORIES:test
| END:VEVENT
| BEGIN:VEVENT
| UID: TS-2e7fbd15-0a8c-4c34-a131-0032db60f15f
| DTSTART;VALUE=DATE:20100201
| DTEND;VALUE=DATE:20100202
| RRULE:FREQ=DAILY;INTERVAL=3
| SUMMARY:18:15-18:30 Appt: Work
| DESCRIPTION: <2010-02-01 Seg +3d>
| CATEGORIES:test
| END:VEVENT
| BEGIN:VEVENT
| UID:emacs19479119488802240
| DTSTART;VALUE=DATE-TIME:20100102T183000
| DTEND;VALUE=DATE-TIME:20100102T193000
| RRULE:FREQ=DAILY;INTERVAL=3
| SUMMARY:Appt: Work
| END:VEVENT
| END:VCALENDAR
`----

  -- David

--
OpenPGP... 0x99ADB83B5A4478E6
Jabber.... dmjena@jabber.org
Email..... dmaus@ictsoc.de

[-- Attachment #1.2: Type: application/pgp-signature, Size: 230 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

  reply	other threads:[~2010-06-15  7:48 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-06-08  0:59 oddities with ical export Daniel Martins
2010-06-15  7:46 ` David Maus [this message]
2010-06-18 20:01 ` Steven E. Harris

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=874oh4g2la.wl%dmaus@ictsoc.de \
    --to=dmaus@ictsoc.de \
    --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).