From mboxrd@z Thu Jan 1 00:00:00 1970 From: Richard Riley Subject: Creating iCal from org files without Emacs Date: Thu, 21 May 2009 16:40:56 +0200 Message-ID: <4a1567f9.1438560a.4b30.0754@mx.google.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1M79S9-0003py-8z for emacs-orgmode@gnu.org; Thu, 21 May 2009 10:41:01 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1M79S8-0003pm-02 for emacs-orgmode@gnu.org; Thu, 21 May 2009 10:41:00 -0400 Received: from [199.232.76.173] (port=53385 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1M79S7-0003pj-Pt for emacs-orgmode@gnu.org; Thu, 21 May 2009 10:40:59 -0400 Received: from fg-out-1718.google.com ([72.14.220.159]:20826) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1M79S7-0005JO-FL for emacs-orgmode@gnu.org; Thu, 21 May 2009 10:40:59 -0400 Received: by fg-out-1718.google.com with SMTP id e12so349431fga.7 for ; Thu, 21 May 2009 07:40:58 -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 mailing list I was wondering if possibly anyone has created a bash script/python/anything to produce an iCal export from a bunch of org-files? I would like to fire up a cron job to export a list periodically and find that emacs batch is a tad heavy and some issues with my emacs 23 often means it falls over when exporting at times (to be reported still). As I mentioned before, export to iCal, integration via URL to Google calendar and syncing Google calendar with ones PDA (via gsync in this case) is really, really nice.