From mboxrd@z Thu Jan 1 00:00:00 1970 From: Viktor Rosenfeld Subject: Re: Tips for using orgmode + ledger to record events? Date: Mon, 4 Mar 2013 22:06:05 +0100 Message-ID: <20130304210605.GC5901@kenny.fritz.box> References: <87r4jzy09c.fsf@ucl.ac.uk> <87y5e72rj4.fsf@pinto.chemeng.ucl.ac.uk> <20130301201343.GA12758@kenny.fritz.box> <87k3pnh7ii.fsf@ucl.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([208.118.235.92]:49029) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCcab-0002S0-4T for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 16:06:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UCcaV-0001UK-6t for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 16:06:29 -0500 Received: from mail-ea0-x235.google.com ([2a00:1450:4013:c01::235]:59037) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UCcaU-0001Tu-St for emacs-orgmode@gnu.org; Mon, 04 Mar 2013 16:06:23 -0500 Received: by mail-ea0-f181.google.com with SMTP id i13so922049eaa.26 for ; Mon, 04 Mar 2013 13:06:21 -0800 (PST) Content-Disposition: inline In-Reply-To: <87k3pnh7ii.fsf@ucl.ac.uk> 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: emacs-orgmode@gnu.org Cc: Harum Budi Hi Eric, Eric S Fraga wrote: > Using org for this is easier than having to work with ledger > comments. I can also then include, in the org file, the specific ledger > instantiations to get the kinds of reports I want and execute these with > C-c C-c. So, for instance, I have ledger reports on the current > balances, the taxable income from any particular year, etc. I just remembered that I do mix ledger and org-mode, as I also have ledger source blocks to generate weekly and monthly reports. Going over you original reply, I was wondering how you add to blocks such as <> which you reference in your report statement. Also, do you use capture templates for your expenses and how do you reconcile your accounts without having a ledger file as your primary data file? Cheers, Viktor