tn47 / goledger

Ledger implementation in golang
http://ledger-cli.org
MIT License
35 stars 13 forks source link

Filter expression. #43

Closed prataprc closed 7 years ago

prataprc commented 7 years ago

Most commands take a list of regular expression after the command argument. Extend this to include and, or, not boolean expression.

goledger -f journal.ldg balance Expenses and Incomes