From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Sven Bretfeld" Subject: iCal export and complex diary sexps Date: 15 Jul 2010 09:07:27 +0200 Message-ID: <87tyo1p6j4.fsf@gmx.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from [140.186.70.92] (port=33583 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1OZIYU-0006Kd-1m for emacs-orgmode@gnu.org; Thu, 15 Jul 2010 03:08:27 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1OZIYS-0004f1-Q2 for emacs-orgmode@gnu.org; Thu, 15 Jul 2010 03:08:25 -0400 Received: from mx6.rz.ruhr-uni-bochum.de ([134.147.64.30]:48415) by eggs.gnu.org with smtp (Exim 4.69) (envelope-from ) id 1OZIYS-0004ek-Gv for emacs-orgmode@gnu.org; Thu, 15 Jul 2010 03:08:24 -0400 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-org Hi all There was a thread about this some weeks ago. The iCal export does not support org-diary-class entries or other complex diary sexps. I want to ask if anybody has a workaround on this issue in the meantime. For example, it could possibly be solved by an after-export-hook that scans org-files for org-diary-class, converts the relevant entries to the iCal format and appends them to the ics file. Greetings, Sven