From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Davison Subject: Re: Announcing org-contacts, a bbdb-like contact manager for Org Date: Thu, 10 Feb 2011 14:45:26 +0000 Message-ID: References: <87r5bhysp6.fsf@keller.adm.naquadah.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from [140.186.70.92] (port=49172 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1PnXm9-0005ek-Di for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 09:45:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1PnXm2-0002Cn-0X for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 09:45:34 -0500 Received: from mail-wy0-f169.google.com ([74.125.82.169]:60539) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1PnXm1-0002CN-Q9 for emacs-orgmode@gnu.org; Thu, 10 Feb 2011 09:45:33 -0500 Received: by wyj26 with SMTP id 26so1469256wyj.0 for ; Thu, 10 Feb 2011 06:45:32 -0800 (PST) In-Reply-To: <87r5bhysp6.fsf@keller.adm.naquadah.org> (Julien Danjou's message of "Wed, 09 Feb 2011 10:02:58 +0100") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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 Julien Danjou writes: > Hi, > > Following my short presentation at the Paris OrgCamp, I've now written a > page and officially released org-contacts. It is a contact manager based > on Org, that can possibly replace BBDB for certain usage. > > http://julien.danjou.info/org-contacts.html Hi Julien, I'm using it (with gnus). Looks great and seems to work very nicely so far. One little thing: I don't seem to be getting case-insensitive completion, despite having org-contacts-completion-ignore-case set to t. Side-issue: Columns view is going to be nice for editing our org-contacts file. Can someone tell me if there is a way to instruct a file (or subtree) to start up in columns view, rather than having to issue C-c C-x C-c manually? (Like #+startup: columns or something)? Thanks very much, Dan