From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexis Subject: Re: ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el. Date: Thu, 07 Aug 2014 02:28:49 +1000 Message-ID: <87mwbho9xb.fsf@gmail.com> References: <87iombd79r.fsf@gmail.com> <871tsunhav.fsf@atmarama.net> <87r40toqvo.fsf@gmail.com> <87fvh9r3ko.fsf@ericabrahamsen.net> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33592) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF49P-00005w-G0 for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 12:33:28 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XF49G-0000Qy-Be for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 12:33:19 -0400 Received: from mail-pd0-x22b.google.com ([2607:f8b0:400e:c02::22b]:61281) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF49G-0000Qd-5T for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 12:33:10 -0400 Received: by mail-pd0-f171.google.com with SMTP id z10so3584438pdj.16 for ; Wed, 06 Aug 2014 09:33:09 -0700 (PDT) Received: from localhost (ppp118-209-47-36.lns20.mel4.internode.on.net. [118.209.47.36]) by mx.google.com with ESMTPSA id vy3sm1733894pbc.92.2014.08.06.09.33.07 for (version=TLSv1.2 cipher=RC4-SHA bits=128/128); Wed, 06 Aug 2014 09:33:08 -0700 (PDT) In-reply-to: <87fvh9r3ko.fsf@ericabrahamsen.net> 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 Eric Abrahamsen writes: > If by properties you mean arbitrary key-value data, BBDB does indeed > support that -- properties are known as "fields", and "xfields" are > user-designated fields. Labels and values can be arbitrarily > designated by the user, and with a bit of coding you can format them > in unusual ways, or have them "do things". Ah okay - thanks for clearing that up! Alexis.