Added this as a new option to ledgerbil's grid 
command: https://github.com/scarpent/ledgerbil#grid

$ lbil grid --net-worth --transpose
     net worth
    $ 3,801.14  2016
    $ 4,347.57  2017
    $ 6,101.22  2018

On Friday, September 28, 2018 at 3:03:50 PM UTC-5, Scott Carpenter wrote:
>
> I  see some previous postings about this but hoping I can be forgiven for 
> starting another.
>
> I'd like to be able to run a report for ne tworth over years or months. 
> Normally let's say I have:
>
> ledger bal ^assets ^liabilities --depth 1 
>
> And:
>
>           $ 8,270.61  assets
>          $ -4,424.04  liabilities
> --------------------
>           $ 3,846.57
>
> I'd like to get total only, and get a listing with one total per year or 
> month period. Is this possible out of the box? It doesn't necessarily have 
> to be one total per line or all that clean, as long as I can parse it. I'd 
> just like to make one ledger call rather than many from ledgerbil. (
> https://github.com/scarpent/ledgerbil) Yearly might not be so bad when 
> making multiple calls, but monthly would be a lot.
>
> Thanks!
>
>
>

-- 

--- 
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