This is fantastic! Thank you.
On Monday, October 1, 2018 at 10:12:43 AM UTC-5, Jim Robinson wrote:
>
> As part of a larger script I run this when I want to get a month-to-month
> total:
>
> ledger -X '$' -O --real --monthly --collapse register assets or
> liabilities -F '%(ansify_if(format_date(
Stefano Zacchiroli and I released version 1.3 of ledger2beancount,
a ledger-to-beancount converter.
You can get ledger2beancount from GitHub:
https://github.com/zacchiro/ledger2beancount
* Handle tags on the same line as postings correctly
* Allow (commented) beancount entries in ledger input fil
As part of a larger script I run this when I want to get a month-to-month
total:
ledger -X '$' -O --real --monthly --collapse register assets or liabilities
-F '%(ansify_if(format_date(date, "%Y-%m"), green if color and date >
today)) %(ansify_if(justify(scrub(display_total), 4 + int(total_widt