From mboxrd@z Thu Jan 1 00:00:00 1970 From: Eric S Fraga Subject: Re: Tips for using orgmode + ledger to record events? Date: Fri, 1 Mar 2013 08:47:43 +0000 Message-ID: <87r4jzy09c.fsf@ucl.ac.uk> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:52304) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBMbN-0004HQ-EW for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 04:50:10 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UBMbD-0007oF-LL for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 04:50:05 -0500 Received: from ch1ehsobe006.messaging.microsoft.com ([216.32.181.186]:7840 helo=ch1outboundpool.messaging.microsoft.com) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UBMbD-0007n2-GI for emacs-orgmode@gnu.org; Fri, 01 Mar 2013 04:49:55 -0500 In-Reply-To: (Harum Budi's message of "Wed, 27 Feb 2013 17:29:49 +0700") 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-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Harum Budi Cc: emacs-orgmode@gnu.org Harum, I am not entirely sure what you are asking. I use ledger with org all the time to track my finances. I use babel for this so have entries that look like this: #+name: expenses #+begin_src ledger :noweb yes <> <> <> <> <> <> #+end_src and then have individual blocks for each of these sub-items. I then also have something that brings everything together, including expenses (as noted above), income, etc.: #+name: assets #+begin_src ledger :cmdline -V -s bal assets :results output :noweb yes <> <> <> <> <> #+end_src I use :noweb to allow me to build up the complete ledger file. HTH, eric -- : Eric S Fraga, GnuPG: 0xC89193D8FFFCF67D : in Emacs 24.3.50.1 and Org release_7.9.3f-1199-g3a0e55