From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Getting a nice and synchronized calendar Date: Fri, 31 Jul 2009 10:48:52 +0800 Message-ID: <87prbhtvkk.fsf@bzg.ath.cx> References: 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 1MWiCY-0008JL-Fo for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 22:50:34 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MWiCS-0008Gi-Sz for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 22:50:33 -0400 Received: from [199.232.76.173] (port=47364 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MWiCS-0008Gf-Mw for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 22:50:28 -0400 Received: from rv-out-0708.google.com ([209.85.198.244]:34279) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1MWiCQ-0005eK-IK for emacs-orgmode@gnu.org; Thu, 30 Jul 2009 22:50:27 -0400 Received: by rv-out-0708.google.com with SMTP id f25so838442rvb.6 for ; Thu, 30 Jul 2009 19:50:25 -0700 (PDT) In-Reply-To: (Andrea Crotti's message of "Thu, 30 Jul 2009 15:27:50 +0000 (UTC)") 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: Andrea Crotti Cc: emacs-orgmode@gnu.org Hi Andrea, Andrea Crotti writes: > So everything would be fantastic, how to synchronize the other > way around?? Is there a way to import an ics? Not for now, no. But it is a good project to work on :) Note that this doesn't need to be written in Emacs Lisp. Could be a python/perl/whatever script that converts an .ics on an org-mode file. Anyone? -- Bastien