From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexis Subject: org-carddav [was: Re: ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el.] Date: Fri, 13 Feb 2015 21:05:20 +1100 Message-ID: <878ug25dpb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:56402) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMD7v-0000Kq-Ad for emacs-orgmode@gnu.org; Fri, 13 Feb 2015 05:05:36 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YMD7r-0008FV-9w for emacs-orgmode@gnu.org; Fri, 13 Feb 2015 05:05:34 -0500 Received: from mail-pd0-f175.google.com ([209.85.192.175]:44947) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YMD7r-0008FE-4o for emacs-orgmode@gnu.org; Fri, 13 Feb 2015 05:05:31 -0500 Received: by pdbnh10 with SMTP id nh10so14244588pdb.11 for ; Fri, 13 Feb 2015 02:05:27 -0800 (PST) Received: from localhost (CPE-120-147-144-248.gdiv2.lon.bigpond.net.au. [120.147.144.248]) by mx.google.com with ESMTPSA id fu14sm6253164pad.44.2015.02.13.02.05.25 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Fri, 13 Feb 2015 02:05:26 -0800 (PST) In-Reply-To: 87vbk0h1nb.fsf@gmx.us 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 On Wed 21 January 2015, Rasmus wrote: > Gour writes: > >> On Sub, 2014-08-02 at 11:12 +1000, Alexis wrote: >> >>> 2. Using org-vcard as a library, create org-carddav (which i hope to >>> start working on shortly) in order to be able to synchronise contacts >>> stored in Org with arbitrary CardDAV servers. > > Cool stuff! Sorry i've not replied to this sooner; i've had a lot happening, and haven't been able to follow this list. Unfortunately my work on org-carddav got stymied at an early stage by this Emacs issue: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=18290 Iirc, this not only presented an obstacle to interaction with Google's CardDAV service, but also with a DAViCal server i set up on my LAN. If someone familiar with the source of url-http.el reviewed this, and amended its code along the lines i suggested in my bug report - even if only in the Emacs master branch - i would happily resume working on org-carddav. :-) Alexis.