From mboxrd@z Thu Jan 1 00:00:00 1970 From: Carsten Dominik Subject: Re: Introducing ical2org Date: Tue, 16 Feb 2010 05:53:32 +0100 Message-ID: References: <6872D211-111B-445C-8592-CA2C9DDAE927@gmail.com> Mime-Version: 1.0 (Apple Message framework v936) Content-Type: text/plain; charset=US-ASCII; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NhFRI-0001VP-AZ for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:36 -0500 Received: from [140.186.70.92] (port=60195 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NhFRH-0001Uz-JK for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:35 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1NhFRG-0004cs-TD for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:35 -0500 Received: from mail-ew0-f228.google.com ([209.85.219.228]:52281) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1NhFRG-0004ck-Jq for emacs-orgmode@gnu.org; Mon, 15 Feb 2010 23:53:34 -0500 Received: by ewy28 with SMTP id 28so988773ewy.8 for ; Mon, 15 Feb 2010 20:53:33 -0800 (PST) In-Reply-To: <6872D211-111B-445C-8592-CA2C9DDAE927@gmail.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: Doug Hellmann Cc: Emacs Org-mode Hi Doug, this is very interesting, thank you very much. - Carsten On Feb 13, 2010, at 3:52 PM, Doug Hellmann wrote: > ical2org is a command line tool for exporting data from the Mac OS X > application iCal so it can be used with org-mode. Data transfer is > one-way only (from iCal to emacs), and is intended to be used to > show alarms and scheduled events managed by iCal within org's agenda > view. Any calendar accessible to iCal can be converted; I use it > with group calendar subscriptions, Google calendar feeds, and > private local calendars. > > Version 1.0.2 produces output using org-mode outline (in which each > entry includes the summary, location, date and time, and complete > event description) or an abbreviated format compatible with diary > mode. > > The program is a stand-alone Python app, available under a BSD > license. Installation and usage instructions are available from http://www.doughellmann.com/projects/ical2org/ > . > > Doug > > > > _______________________________________________ > Emacs-orgmode mailing list > Please use `Reply All' to send replies to the list. > Emacs-orgmode@gnu.org > http://lists.gnu.org/mailman/listinfo/emacs-orgmode - Carsten