From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Engster Subject: Re: org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...) Date: Fri, 20 Jul 2012 18:36:40 +0200 Message-ID: <87sjcm9yp3.fsf@engster.org> References: <87r4senoly.fsf@engster.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:34386) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SsGCC-0007DW-NR for emacs-orgmode@gnu.org; Fri, 20 Jul 2012 12:36:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SsGCB-0000GC-M8 for emacs-orgmode@gnu.org; Fri, 20 Jul 2012 12:36:52 -0400 Received: from randomsample.de ([83.169.19.17]:38149) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SsGCB-0000Et-9G for emacs-orgmode@gnu.org; Fri, 20 Jul 2012 12:36:51 -0400 Received: from dslc-082-082-179-004.pools.arcor-ip.net ([82.82.179.4] helo=spaten) by randomsample.de with esmtpsa (TLS1.0:DHE_RSA_AES_128_CBC_SHA1:16) (Exim 4.72) (envelope-from ) id 1SsGC1-00068z-DF for emacs-orgmode@gnu.org; Fri, 20 Jul 2012 18:36:41 +0200 In-Reply-To: <87r4senoly.fsf@engster.org> (David Engster's message of "Sat, 14 Jul 2012 21:12:41 +0200") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org David Engster writes: > I have written a package 'org-caldav' which can sync items to a remote > calendar server using the CalDAV protocol. The main purpose of this > package is to make better use of Org in combination with Android-based > mobile devices (yes, there is mobileOrg, but I have several problems > with it; that's a topic for another day, though). > > I think org-caldav is now "good enough" to allow some testing by > adventurous people. I put the code up on github here > > https://github.com/dengste/org-caldav I must admit I'm a tiny bit baffled that no one seems to be interested in this. Anyway, no hard feelings ( ;-) ), but could please someone with the necessary permissions put a link to the above on http://orgmode.org/worg/org-tutorials/org-google-sync.html Thanks, David