From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Re: contact management in org-mode? Date: Thu, 29 Oct 2009 22:25:38 +0000 Message-ID: <877hudltwd.wl%ucecesf@ucl.ac.uk> References: <878wfoc5ao.fsf@cuma.i-did-not-set--mail-host-address--so-tickle-me> <87iqerzvm2.fsf@gollum.intra.norang.ca> <20091025023410.GK2357@thinkpad.adamsinfoserv.com> <87pr86tywd.wl%ucecesf@ucl.ac.uk> <87zl7arynb.fsf@dynapse.com> <20091029173640.GM28398@thinkpad.adamsinfoserv.com> <7bef1f890910291300o2e063d58h9d620278a6472032@mail.gmail.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: text/plain; charset=US-ASCII Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1N3dRI-0008U7-80 for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 18:25:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1N3dRD-0008S2-CB for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 18:25:51 -0400 Received: from [199.232.76.173] (port=56220 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1N3dRD-0008Rw-7W for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 18:25:47 -0400 Received: from vscane-b.ucl.ac.uk ([144.82.108.141]:37322) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1N3dRC-0007T6-UE for emacs-orgmode@gnu.org; Thu, 29 Oct 2009 18:25:47 -0400 In-Reply-To: <7bef1f890910291300o2e063d58h9d620278a6472032@mail.gmail.com> 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: "Alan E. Davis" Cc: emacs-orgmode@gnu.org At Fri, 30 Oct 2009 06:00:04 +1000, Alan E. Davis wrote: > > I'll mention EDB, emacs data base, here, even though I haven't used it for > several years. [...] Interesting you mention this because I use the precursor to EDB, forms, to keep track of books. The reason this is interesting is that it works well with org-mode. In forms, and in EDB, you can specify the character to use to separate fields in the database. If you specify '|', you can use org-mode's table editor to work with the database directly. I find this useful for org-mode's sorting capabilities, not to mention the ability to output (i.e. export) the database in a number of formats. eric