From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Personal accounting with emacs, org and...? Date: Thu, 22 Jul 2010 10:06:48 +0100 Message-ID: <877hknlwbb.wl%ucecesf@ucl.ac.uk> References: <20100722062629.GK14200@thinkpad.adamsinfoserv.com> Reply-To: Eric S Fraga Mime-Version: 1.0 (generated by SEMI 1.14.6 - "Maruoka") Content-Type: multipart/mixed; boundary="Multipart_Thu_Jul_22_10:06:48_2010-1" Return-path: Received: from [140.186.70.92] (port=58734 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1ObrkJ-0005XC-6J for emacs-orgmode@gnu.org; Thu, 22 Jul 2010 05:07:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1Obrk0-0000Ei-2W for emacs-orgmode@gnu.org; Thu, 22 Jul 2010 05:06:57 -0400 Received: from vscane-c.ucl.ac.uk ([144.82.108.43]:33252) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1Obrjx-0000EQ-SI for emacs-orgmode@gnu.org; Thu, 22 Jul 2010 05:06:55 -0400 Received: from pinto.chemeng.ucl.ac.uk ([128.40.74.171] helo=pinto.chemeng.ucl.ac.uk.ucl.ac.uk) by vscane-c.ucl.ac.uk with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.60) (envelope-from ) id 1Obrjt-0003ar-Q7 for emacs-orgmode@gnu.org; Thu, 22 Jul 2010 10:06:49 +0100 In-Reply-To: <20100722062629.GK14200@thinkpad.adamsinfoserv.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: emacs-orgmode@gnu.org --Multipart_Thu_Jul_22_10:06:48_2010-1 Content-Type: text/plain; charset=US-ASCII On Thu, 22 Jul 2010 01:26:29 -0500, Russell Adams wrote: > > On Thu, Jul 22, 2010 at 01:20:58AM -0500, Marcelo de Moraes Serpa wrote: > > Hey list, > > > > I was wondering if anyone out there manages his personal accounting > > with org. I never really managed my personal finances, but I think > > it's about time to know where my money comes from and where it is > > going (and where the leaks are :P). I would use something like > > lessaccounting.com, but I would rather integrate it into my > > orgmode-based PIM. Any ideas? > > I use John Wiegley's Ledger (of Remember fame), which is a CLI tool > that does reporting against plain text files. > > I do my expense reporting and business accounting in it. Very flexible > and because it is text based, I can use version control and emacs. and, with org-babel, you can place your ledger entries in an org file... I have a simple ob-ledger implementation which doesn't do tangling yet (as I don't yet know how to provide this level of support) but it does work for single blocks of ledger entries. --Multipart_Thu_Jul_22_10:06:48_2010-1 Content-Type: text/plain; charset=US-ASCII -- Eric S Fraga GnuPG: 8F5C 279D 3907 E14A 5C29 570D C891 93D8 FFFC F67D --Multipart_Thu_Jul_22_10:06:48_2010-1 Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ Emacs-orgmode mailing list Please use `Reply All' to send replies to the list. Emacs-orgmode@gnu.org http://lists.gnu.org/mailman/listinfo/emacs-orgmode --Multipart_Thu_Jul_22_10:06:48_2010-1--