From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jude DaShiell Subject: Re: exported contacts problem Date: Fri, 2 Aug 2019 16:57:16 -0400 Message-ID: References: <874l2zpase.fsf@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:39892) by lists.gnu.org with esmtp (Exim 4.86_2) (envelope-from ) id 1htec5-0004N4-W4 for emacs-orgmode@gnu.org; Fri, 02 Aug 2019 16:57:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1htec4-0006LA-21 for emacs-orgmode@gnu.org; Fri, 02 Aug 2019 16:57:21 -0400 Received: from mailbackend.panix.com ([166.84.1.89]:39711) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1htec2-0006I5-3k for emacs-orgmode@gnu.org; Fri, 02 Aug 2019 16:57:18 -0400 In-Reply-To: <874l2zpase.fsf@gmail.com> 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: Tim Cross , emacs-orgmode@gnu.org I'm using nothing for contacts management by now. I don't use moo or gnus since I've had limited success setting up either one of them. I may take anotheeer throw at gnus since I have a gmail and panix account and both accounts have usenet newsgroups capability. On Sat, 3 Aug 2019, Tim Cross wrote: > Date: Fri, 2 Aug 2019 16:33:37 > From: Tim Cross > To: emacs-orgmode@gnu.org > Subject: Re: [O] exported contacts problem > > > Are you using an emacs based email client like mu4e or gnus? What (if > anything) do you use to manage contact information now i.e. BBDB, Asking as > I am aware that some email clients have support for vcard processing and > some contact managers also have support for vcard (i.e. bbdb), so > initial processing may be easier from witin the mail client (new > versions of mu4e are moving to use gnus as the message view mode, which > has some advantced functions for dealing with vcard and ical > attachments). > > There is also an org-vcard module, but last time I tried using this, I > encountered some problems (can't remember what they were now - it was a > while back, but it may have only support older vcard versions). > > Jude DaShiell writes: > > > 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? > > > --