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