Would still be interested in ways to do this kind of thing, but I was already doing multiple calls in a similar way for expenses and payee reports so was fine to extend similarly for net worth.
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 [email protected]. For more options, visit https://groups.google.com/d/optout.
