From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexis Subject: Re: org-contacts development Date: Sun, 25 May 2014 02:10:33 +1000 Message-ID: <87ha4fgnt2.fsf@gmail.com> References: <8761kxnno5.fsf@gmail.com> <87vbswu6re.fsf@mailbox.org> <87k39bmqhz.fsf@gmail.com> <87egzjtg4n.fsf@mailbox.org> <87ioovgqsu.fsf@gmail.com> <87bnunchcz.fsf@gmx.us> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:49855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WoEWz-0006V0-N2 for emacs-orgmode@gnu.org; Sat, 24 May 2014 12:10:50 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WoEWu-0006te-7n for emacs-orgmode@gnu.org; Sat, 24 May 2014 12:10:45 -0400 Received: from mail-pa0-x22e.google.com ([2607:f8b0:400e:c03::22e]:39047) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WoEWt-0006ta-Tg for emacs-orgmode@gnu.org; Sat, 24 May 2014 12:10:40 -0400 Received: by mail-pa0-f46.google.com with SMTP id kq14so5512547pab.33 for ; Sat, 24 May 2014 09:10:38 -0700 (PDT) Received: from localhost (ppp118-209-145-187.lns20.mel6.internode.on.net. [118.209.145.187]) by mx.google.com with ESMTPSA id sv10sm9990888pbc.74.2014.05.24.09.10.36 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Sat, 24 May 2014 09:10:37 -0700 (PDT) In-reply-to: <87bnunchcz.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@gnu.org Rasmus writes: > Check here: > > https://f-droid.org/repository/browse/?fdfilter=carddav&fdpage=1&page_id=0 > > DAVdroid works very well. Oh okay, i didn't realise DAVdroid was FOSS. DAVdroid makes use of the ez-vcard library, which is BSD-licensed, and certainly seems like it might be useful. However, i'm not sure to what extent the sync-specific functionality of DAVdroid can be separated from the rest of the app; superficially, it seems like it's fairly tightly integrated. But if nothing else, it does show how it can be done! Thank you. :-) Alexis.