From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric Abrahamsen Subject: Re: ANN: org-vcard. Export/import vCards. Backwards-compatible with org-contacts.el. Date: Thu, 07 Aug 2014 00:44:29 +0800 Message-ID: <87y4v1pnyq.fsf@ericabrahamsen.net> References: <87iombd79r.fsf@gmail.com> <871tsunhav.fsf@atmarama.net> <87r40toqvo.fsf@gmail.com> <87fvh9r3ko.fsf@ericabrahamsen.net> <87mwbho9xb.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35375) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF4GL-0003On-PP for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 12:40:37 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1XF4GD-00037e-Ud for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 12:40:29 -0400 Received: from plane.gmane.org ([80.91.229.3]:42751) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1XF4GD-00037Y-OU for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 12:40:21 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1XF4GC-0005aB-A4 for emacs-orgmode@gnu.org; Wed, 06 Aug 2014 18:40:20 +0200 Received: from 111.199.148.47 ([111.199.148.47]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Aug 2014 18:40:20 +0200 Received: from eric by 111.199.148.47 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 06 Aug 2014 18:40:20 +0200 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 Alexis writes: > 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! Not that it really changes the discussion :) But I do feel the need to stick up for BBDB...