On 17.04.18,19:30, Richard Lawrence wrote:
> John Wiegley <jwieg...@gmail.com> writes:
> 
> > > > > > > "RL" == Richard Lawrence <wyle...@gmail.com> writes:
> > 
> > RL> I don't think so, at least not with regular ledger. I'd be happy to
> > be RL> proven wrong, though! I have also wanted this feature.
> > 
> > You can use:
> > 
> >     ledger --group-by 'format_date(date, "%Y/%m")' bal
> 
> Ah, that's helpful!  Thanks!
> 
> -- 
> Best,
> Richard
> 

You also have this as a useful command for weekly overview:

ledger --group-by 'format_date(date, "%Y/%W")' bal expenses

You can refine it more:

ledger bal --group-by 'format_date(date, "%Y-%m")' --depth 2 expenses and not 
jobb or tag Regning and not assets


Jostein

-- 

--- 
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.
For more options, visit https://groups.google.com/d/optout.

Reply via email to