From mboxrd@z Thu Jan  1 00:00:00 1970
From: Andrea Crotti <andrea.crotti.0@gmail.com>
Subject: Re: [Org-contacts] 3 2 1 go?
Date: Tue, 08 Mar 2011 10:37:58 +0100
Message-ID: <sa0sjuydkc2.fsf@gmail.com>
References: <m1hbbh2mzn.fsf@ip1-201.halifax.rwth-aachen.de>
	<sa31v2jyyj9.fsf@cigue.easter-eggs.fr>
Mime-Version: 1.0
Content-Type: text/plain
Content-Transfer-Encoding: 7BIT
Return-path: <emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org>
Received: from [140.186.70.92] (port=34035 helo=eggs.gnu.org)
	by lists.gnu.org with esmtp (Exim 4.43) id 1PwtMe-00070q-RE
	for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 04:38:01 -0500
Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71)
	(envelope-from <andrea.crotti.0@gmail.com>) id 1PwtMd-0007Cu-MD
	for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 04:38:00 -0500
Received: from mta-1.ms.rz.rwth-aachen.de ([134.130.7.72]:45558)
	by eggs.gnu.org with esmtp (Exim 4.71)
	(envelope-from <andrea.crotti.0@gmail.com>) id 1PwtMd-0007CK-Gr
	for emacs-orgmode@gnu.org; Tue, 08 Mar 2011 04:37:59 -0500
Received: from ironport-out-1.rz.rwth-aachen.de ([134.130.5.40])
	by mta-1.ms.rz.RWTH-Aachen.de
	(Sun Java(tm) System Messaging Server 6.3-7.04 (built Sep 26 2008))
	with ESMTP id <0LHQ0032IG3ATGA0@mta-1.ms.rz.RWTH-Aachen.de> for
	emacs-orgmode@gnu.org; Tue, 08 Mar 2011 10:37:58 +0100 (CET)
In-reply-to: <sa31v2jyyj9.fsf@cigue.easter-eggs.fr>
List-Id: "General discussions about Org-mode." <emacs-orgmode.gnu.org>
List-Unsubscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=unsubscribe>
List-Archive: <http://lists.gnu.org/archive/html/emacs-orgmode>
List-Post: <mailto:emacs-orgmode@gnu.org>
List-Help: <mailto:emacs-orgmode-request@gnu.org?subject=help>
List-Subscribe: <http://lists.gnu.org/mailman/listinfo/emacs-orgmode>,
	<mailto:emacs-orgmode-request@gnu.org?subject=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: emacs-orgmode@gnu.org
Cc: Julien Danjou <julien@danjou.info>

Julien Danjou <julien@danjou.info> writes:
> You can set any properties anyway. Org-contacts just use some of them.
>
> For example I use LOCATION as a property to store my contacts' home
> addresses, which I usually set using C-c M-L provided by
> org-google-maps[1].
>
> Just say out loud what you'd like to do, I'll try to answer or write
> code. :)
>
> [1]  http://julien.danjou.info/google-maps-el.html

That's also very nice thanks.
Well the only thing that I would really love to have is a real working
synchronization mechanism, and a real address book with all the
interesting fields for everyone.

The fields I can also set them myself but maybe would be nice to define
some standard fields which can be set and are automatically recognized.

The once that is done, it would be easier to write some code to
synchronize org-contacts to AddressBook/gmail contacts/vcf and even more
important my android phone.

With org-mobile it might even make sense to update the address book
every time I push something ;)