* Dániel Fancsali <fancs...@gmail.com> [2021-03-03 15:02]:
> I managed to get ledger to group the register by month, but cannot
> get it to do "balance at the end of the month for the months from X
> to Y"
> 
> Am I doing something wrong, or is this something that's not possible
> with ledger atm?

I'm not sure, but is there a reason you can't call ledger several
times, e.g.

ledger bal -p "until 2021-02-01"
ledger bal -p "until 2021-03-01"
ledger bal -p "until 2021-04-01"
...

-- 
Martin Michlmayr
https://www.cyrius.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 ledger-cli+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ledger-cli/20210304091014.GB17214%40jirafa.cyrius.com.

Reply via email to