From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ken Mankoff Subject: Re: Inquiry about ical2org Date: Thu, 26 May 2016 16:24:48 -0400 Message-ID: References: <649f280c5d4d4c0b9f100fb9da170cdc@HE1PR01MB1898.eurprd01.prod.exchangelabs.com> <87zird5keq.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:52001) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b61pr-0004K0-PE for emacs-orgmode@gnu.org; Thu, 26 May 2016 16:24:52 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b61pp-0002eD-SZ for emacs-orgmode@gnu.org; Thu, 26 May 2016 16:24:50 -0400 Received: from mail-qk0-x229.google.com ([2607:f8b0:400d:c09::229]:36792) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b61pp-0002dl-Nc for emacs-orgmode@gnu.org; Thu, 26 May 2016 16:24:49 -0400 Received: by mail-qk0-x229.google.com with SMTP id x7so65989040qkd.3 for ; Thu, 26 May 2016 13:24:49 -0700 (PDT) In-reply-to: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: John Hendy Cc: emacs-orgmode On 2016-05-26 at 16:00, John Hendy wrote: > On Thu, May 26, 2016 at 2:49 AM, Eric S Fraga wrote: >> On Wednesday, 25 May 2016 at 20:33, John Hendy wrote: >> Which ical2org is this? If it's the awk script I wrote originally, >> the repeat handling was written with the assumption that there would >> be no end date for the repeat as org cannot handled end dates for >> repeated items. > > Whoops -- yes, the awk script. Sorry, now I'm remembering there was a > ruby version as well. And a Python version: https://github.com/mankoff/ical2org -k.