From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Martins Subject: oddities with ical export Date: Mon, 7 Jun 2010 21:59:26 -0300 Message-ID: Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2004012995==" Return-path: Received: from [140.186.70.92] (port=59423 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OLnAC-0005mw-8m for Emacs-orgmode@gnu.org; Mon, 07 Jun 2010 20:59:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OLnA7-0002NT-Bu for Emacs-orgmode@gnu.org; Mon, 07 Jun 2010 20:59:32 -0400 Received: from mail-gy0-f169.google.com ([209.85.160.169]:44955) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OLnA7-0002NM-7O for Emacs-orgmode@gnu.org; Mon, 07 Jun 2010 20:59:27 -0400 Received: by gyg4 with SMTP id 4so3404616gyg.0 for ; Mon, 07 Jun 2010 17:59:26 -0700 (PDT) List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: "emacs-orgmode@gnu.org" --===============2004012995== Content-Type: multipart/alternative; boundary=001636c5c013040d5104887a4da4 --001636c5c013040d5104887a4da4 Content-Type: text/plain; charset=ISO-8859-1 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. ***** Appt: Work <2010-02-01 Seg 18:15-18:30 +3d> ***** 18:15-18:30 Appt: Work <2010-02-01 Seg +3d> ***** Appt: Work %%(diary-cyclic 3 1 2 2010) 6:30pm Appt: Work All of them appear in Agenda View but none appears in the .ics file Is there a way to "design around" this limitation? It is quite important to me now that I am using gcaldaemon http://sourceforge.net/projects/gcaldaemon to sync my Google calendar files Daniel --001636c5c013040d5104887a4da4 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable 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=A0 3 ways to generate a work that repeats each= 3 days.

***** Appt: Work
=A0=A0=A0=A0=A0 <2010-02-01 Seg 18:15-18:30 +3d&= gt;

***** 18:15-18:30 Appt: Work
=A0=A0=A0=A0=A0 <2010-02-01 S= eg +3d>

***** Appt: Work
%%(diary-cyclic 3 1 2 2010) 6:30pm Ap= pt: Work


All of them appear in Agenda View but none appears in the .ics file
=
Is there a way to "design around" this limitation?

It = is quite important to me now that I am using gcaldaemon
http://sourceforge.net/projects/gcal= daemon
to sync my Google calendar files

Daniel

--001636c5c013040d5104887a4da4-- --===============2004012995== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============2004012995==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Maus Subject: Re: oddities with ical export Date: Tue, 15 Jun 2010 09:46:41 +0200 Message-ID: <874oh4g2la.wl%dmaus@ictsoc.de> References: Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="===============1333505025==" Return-path: Received: from [140.186.70.92] (port=43442 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OOQsU-0004HV-Rx for Emacs-orgmode@gnu.org; Tue, 15 Jun 2010 03:48:11 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OOQsT-0004zN-Hq for Emacs-orgmode@gnu.org; Tue, 15 Jun 2010 03:48:10 -0400 Received: from mysql1.xlhost.de ([213.202.242.106]:32795) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OOQsT-0004z0-BO for Emacs-orgmode@gnu.org; Tue, 15 Jun 2010 03:48:09 -0400 In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Daniel Martins Cc: "emacs-orgmode@gnu.org" --===============1333505025== Content-Type: multipart/signed; boundary="pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1"; micalg=pgp-sha256; protocol="application/pgp-signature" Content-Transfer-Encoding: 7bit --pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1 Content-Type: text/plain; charset=US-ASCII 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 --pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1 Content-Type: application/pgp-signature Content-Transfer-Encoding: 7bit -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.10 (GNU/Linux) iF0EABEIAAYFAkwXL+EACgkQma24O1pEeOYluAEAmhFLi/gANcX1MAPMQqc7plop FTtfBLHUsp7Zpbns1J0A+LX7aPG8+suh1t0G37wXIwcxkZ//cJz4cq9SNNzbSvQ= =qegM -----END PGP SIGNATURE----- --pgp-sign-Multipart_Tue_Jun_15_09:46:41_2010-1-- --===============1333505025== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============1333505025==-- From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Steven E. Harris" Subject: Re: oddities with ical export Date: Fri, 18 Jun 2010 16:01:03 -0400 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=43816 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OPhkd-00075H-OY for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 16:01:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OPhkc-0000vy-KV for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 16:01:19 -0400 Received: from lo.gmane.org ([80.91.229.12]:40170) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1OPhkc-0000vn-E7 for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 16:01:18 -0400 Received: from list by lo.gmane.org with local (Exim 4.69) (envelope-from ) id 1OPhkX-000300-Gj for emacs-orgmode@gnu.org; Fri, 18 Jun 2010 22:01:13 +0200 Received: from c-24-23-122-157.hsd1.pa.comcast.net ([24.23.122.157]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Jun 2010 22:01:13 +0200 Received: from seh by c-24-23-122-157.hsd1.pa.comcast.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 18 Jun 2010 22:01:13 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Daniel Martins writes: > All of them appear in Agenda View but none appears in the .ics file I have the same problem. Actually, /none/ of my entries with associated dates wind up in the resulting "ics" file. Oh: Setting `org-icalender-include-todo' did the trick. Entries with tags wind up with the tags appended to the headline string, which looks pretty weird and needs to be cleaned up. When I import the "ics" file into Apple's iCal program, it shows all the org-generated entries as "To Do Items", but none of them actually appear on the calendar, as if they have no dates attached. The "ics" file entries have a few kinds of DTSTART values, but iCal doesn't represent any of them on teh calendar itself. -- Steven E. Harris