From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Markert Subject: Re: Convert iCalendar files to org files Date: Thu, 06 Jan 2011 20:13:44 +0100 Message-ID: <87fwt5rgk7.wl%markert.michael@googlemail.com> References: <8762ubwg47.wl%markert.michael@googlemail.com> Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from [140.186.70.92] (port=33806 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PavHS-0005uA-VH for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 14:13:51 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PavHR-0005jw-R5 for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 14:13:50 -0500 Received: from mail-bw0-f41.google.com ([209.85.214.41]:55340) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PavHR-0005jk-Jb for emacs-orgmode@gnu.org; Thu, 06 Jan 2011 14:13:49 -0500 Received: by bwz16 with SMTP id 16so19285715bwz.0 for ; Thu, 06 Jan 2011 11:13:48 -0800 (PST) In-Reply-To: <8762ubwg47.wl%markert.michael@googlemail.com> 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 Hi, > i created `ical2org'[1] to convert iCalendar files to org files in > elisp. I just bumped to version 0.3.1. Now it also uses the duration of an entry and i added a frontend function to import the iCalendar into an agenda file. I also fixed a nasty bug of 0.2: It ignored the time of entries. Is there something of use missing? Are there more sensible defaults? Michael