>>>>> Michael Budde <[email protected]> writes: > If I run `ledger budget` I can only see my food budget for the year so far, > but I would like to see what I can spend on food for the whole year. Is > there any way to do that?
You can use --now to specify any future "today's date" that you like. ledger bal --now=2012/12/21 John
