From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: org-caldav: Sync Org with external calendars through CalDAV (Owncloud, Google, ...) Date: Fri, 20 Jul 2012 14:29:32 -0400 Message-ID: <29515.1342808972@alphaville> References: <87r4senoly.fsf@engster.org> <87sjcm9yp3.fsf@engster.org> Reply-To: nicholas.dokos@hp.com Return-path: Received: from eggs.gnu.org ([208.118.235.92]:37877) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SsHzr-0004gJ-Nw for emacs-orgmode@gnu.org; Fri, 20 Jul 2012 14:34:36 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1SsHxH-0000f5-HR for emacs-orgmode@gnu.org; Fri, 20 Jul 2012 14:32:15 -0400 Received: from g5t0008.atlanta.hp.com ([15.192.0.45]:13590) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1SsHxH-0000eh-DT for emacs-orgmode@gnu.org; Fri, 20 Jul 2012 14:29:35 -0400 Received: from g5t0029.atlanta.hp.com (g5t0029.atlanta.hp.com [16.228.8.141]) by g5t0008.atlanta.hp.com (Postfix) with ESMTP id 1AA312408E for ; Fri, 20 Jul 2012 18:29:34 +0000 (UTC) Received: from alphaville.americas.hpqcorp.net (alphaville.americas.hpqcorp.net [16.117.226.11]) by g5t0029.atlanta.hp.com (Postfix) with ESMTP id 0A000200B2 for ; Fri, 20 Jul 2012 18:29:33 +0000 (UTC) Received: from alphaville (localhost [127.0.0.1]) by alphaville.americas.hpqcorp.net (Postfix) with ESMTP id 9184341B41 for ; Fri, 20 Jul 2012 14:29:32 -0400 (EDT) In-Reply-To: Message from David Engster of "Fri, 20 Jul 2012 18:36:40 +0200." <87sjcm9yp3.fsf@engster.org> 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 wrote: > 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 > Added a section for org-caldav as requested (the original email, pretty much verbatim) - let me know if something needs fixing. BTW, you too (that's a collective you :-) ) can do things like this on Worg - see the section "Maintenance of Worg" on the main Worg page: http://orgmode.org/worg. Nick