Multiple tags with --pivot

2014-10-31 Thread Vikas Rawal
Is it possible to use more than one tag with —pivot? Vikas -- --- You received this message because you are subscribed to the Google Groups Ledger group. To unsubscribe from this group and stop receiving emails from it, send an email to ledger-cli+unsubscr...@googlegroups.com. For more

Re: limiting the output of --pivot=payee?

2014-10-31 Thread Martin Blais
Hi Eric, I tried reproducing the problem you describe but cannot (I hit other problems, but eventually get it working). Can you provide a minimal example ledger file where it fails? (Just a couple of transactions that highlight the problem.) On Thu, Oct 30, 2014 at 8:39 PM, Eric Abrahamsen

Re: Multiple tags with --pivot

2014-10-31 Thread Martin Blais
I'd also like to understand Ledger's --pivot better: it's really just requesting for another aggregation dimension, right? From the docs, it appears to be like a SQL GROUP-BY clause. What do people on this list use it for? On Thu, Oct 30, 2014 at 10:07 PM, Vikas Rawal vikasra...@gmail.com wrote:

Re: limiting the output of --pivot=payee?

2014-10-31 Thread Eric Abrahamsen
Martin Blais bl...@furius.ca writes: Hi Eric, I tried reproducing the problem you describe but cannot (I hit other problems, but eventually get it working). Can you provide a minimal example ledger file where it fails? (Just a couple of transactions that highlight the problem.) Sure! I'm

Re: limiting the output of --pivot=payee?

2014-10-31 Thread Martin Michlmayr
* Eric Abrahamsen e...@ericabrahamsen.net [2014-10-31 14:05]: ledger -f ~/.ledger/test.dat bal payable --pivot=payee And get: 20 USD Liabilities:Payable:Magazine -100 USD payee -20 USDBob Jones:Liabilities:Payable:Magazine -25 USDJane Doe:Liabilities:Payable:Magazine -55

Re: limiting the output of --pivot=payee?

2014-10-31 Thread Eric Abrahamsen
Martin Michlmayr t...@cyrius.com writes: * Eric Abrahamsen e...@ericabrahamsen.net [2014-10-31 14:05]: ledger -f ~/.ledger/test.dat bal payable --pivot=payee And get: 20 USD Liabilities:Payable:Magazine -100 USD payee -20 USDBob Jones:Liabilities:Payable:Magazine -25 USD

Re: Multiple tags with --pivot

2014-10-31 Thread Nathan Grigg
I find it useful for a couple of things: If health expenses always have a Patient (metavalue) tag, I can break down my health expenses by who got sick. If I tag expenses as Tax:Health, Tax:Charitable, etc, I can get a breakdown of expenses by where I can deduct them on my taxes. Nathan On

Re: limiting the output of --pivot=payee?

2014-10-31 Thread Martin Blais
On Fri, Oct 31, 2014 at 5:05 PM, Eric Abrahamsen e...@ericabrahamsen.net wrote: Martin Blais bl...@furius.ca writes: Hi Eric, I tried reproducing the problem you describe but cannot (I hit other problems, but eventually get it working). Can you provide a minimal example ledger file

Re: limiting the output of --pivot=payee?

2014-10-31 Thread Martin Blais
On Fri, Oct 31, 2014 at 5:14 PM, Martin Michlmayr t...@cyrius.com wrote: * Eric Abrahamsen e...@ericabrahamsen.net [2014-10-31 14:05]: ledger -f ~/.ledger/test.dat bal payable --pivot=payee And get: 20 USD Liabilities:Payable:Magazine -100 USD payee -20 USDBob

ledger.el 3.1 destroys syntax

2014-10-31 Thread Paul W. Rankin
Sorry to say, but the changes from 3.0 to 3.1 have utterly destroyed syntax highlighting in ledger.el. I've had a perusal of the commits on GitHub and it looks like there has been an attempt to switch away from Font Lock Mode. I gotta say, this development has not produced a stable version of