mirror of
https://github.com/simonmichael/hledger.git
synced 2024-11-09 21:22:26 +03:00
7f6cf1f849
Previously, a depth:0 query produced an empty report (since there are no level zero accounts). Now, it aggregates all data into one summary item with account name "...". This makes it easier to see the kind of data Gwern was looking for from register-csv (net worth over time). Eg this shows one line per month summarising the total of assets and liabilities: hledger register-csv -- -MHE ^assets ^liabilities depth:0 Single and multi-column balance reports behave similarly. |
||
---|---|---|
.. | ||
add | ||
addons | ||
balance | ||
cli | ||
csv | ||
journal | ||
misc | ||
nonascii | ||
register | ||
stats | ||
timelog | ||
bench.tests |