Neither of these end up returning a table mapping calendar dates to net worth.
On Thu, Mar 26, 2020 at 6:04 PM John Wiegley <[email protected]> wrote: > >>>>> "AB" == Alex Branham <[email protected]> writes: > > AB> ledger -f finances.ledger reg assets liabilities --exchange $ -D > > AB> But that prints a line in each day for every account that had a > AB> transaction (e.g. checking +100, credit card -100, etc). Is there a > way to > AB> tell ledger I don't care about the accounts, just print the total? > > You could use: > > ledger -f finances.ledger bal assets liabilities --exchange $ -D > > Or > > ledger -f finances.ledger reg assets liabilities --exchange $ -D > --yearly > > John > > -- > > --- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ledger-cli/m2zhc2bwod.fsf%40newartisans.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 [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ledger-cli/CADac%3DjcapKqKE9rS3Dszn_J96mbbZZLANdLUN%3DGuv1GHpwoHGw%40mail.gmail.com.
