From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jean Louis Subject: Re: exported contacts problem Date: Fri, 2 Aug 2019 18:02:36 +0200 Message-ID: <20190802160236.GR17561@protected.rcdrun.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:59905) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1hta0v-0004Li-0I for emacs-orgmode@gnu.org; Fri, 02 Aug 2019 12:02:41 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1hta0t-00080Q-Vj for emacs-orgmode@gnu.org; Fri, 02 Aug 2019 12:02:40 -0400 Received: from stw1.rcdrun.com ([217.170.207.13]:59513) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1hta0t-0007zb-OH for emacs-orgmode@gnu.org; Fri, 02 Aug 2019 12:02:39 -0400 Content-Disposition: inline In-Reply-To: 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" To: Jude DaShiell Cc: emacs-orgmode@gnu.org * Jude DaShiell [2019-08-02 17:48]: > I have one email message with several .vcf file attachments. Has orgmode > got any tool or tools I can use to import contacts from such a message > into an orgmode table? And by all means, I would never keep contact in Org file, that is for short list fine, but for any future planning, contacts shall be in a real database sorted by its lists. A list could be group of people, or account name, or company name, or organization, or interest lists. Neither bbdb nor Org is suitable for any serious collection of contacts. I have 192,000+ contacts, and when they are in database and I am using PostgreSQL, it gives me most of benefits, I can sort people into lists, groups, I can contact them, count interactions, open up their files, emails with a fast command, edit their data, add notes, send them faxes and SMS, maintain relations. Jean