* John Lee <j...@pobox.com> [2018-12-09 16:16]:
> Still, I'm a little surprised there's not a more explicit way that
> neither requires adding extra metadata to duplicate core information
> like account names that is already present

I think basically what you want is --pivot=commodity

Unfortunately that doesn't work.

--pivot=commodity doesn't work (BZ#1048)
https://github.com/ledger/ledger/issues/1048

Oh, according to that bug reports --account=commodity works.  This
does what you want:

ledger -f d bal :invest --account=commodity -V
              $-1200  $:Assets:Investments:Cash
                $200  BLAH:Assets:Investments:Funds
               $1000  GOOG:Assets:Investments:Funds
--------------------
                   0

So now you have your solution!

-- 
Martin Michlmayr
https://www.cyrius.com/

-- 

--- 
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 options, visit https://groups.google.com/d/optout.

Reply via email to