Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Add option to set the precision of specific currencies Simon Volpert 5 years ago
- Allow entering "today" as the date Simon Volpert 5 years ago
- Show a slice of the lookup results similar to the context command Simon Volpert 5 years ago
- Recognize "price" directives when deducing commodity prices Simon Volpert 5 years ago
- Specify explicitly if an account has no balances Simon Volpert 5 years ago
- Refactor undecimal() Simon Volpert 5 years ago
- Recalculate commodity prices during balance calculation Simon Volpert 5 years ago
- Reset completion after passing through a confirmation Simon Volpert 5 years ago
- Set the default currency to the last one used during amount entry Simon Volpert 5 years ago
- Make default precision 8 decimals Simon Volpert 5 years ago
- Treat new currencies as changed for the purpose of balance reporting Simon Volpert 5 years ago
- Add previously unseen currency signs to the completion/conversion list Simon Volpert 5 years ago
- Make detect_commodity_price() accept both strings and lists Simon Volpert 5 years ago
- Populate currency list with default currency if it's empty Simon Volpert 5 years ago
- Refactor cast_number() and undecimal() Simon Volpert 5 years ago
- Round displayed exchange rate to three decimals Simon Volpert 5 years ago
- Avoid price detection if it's not needed Simon Volpert 5 years ago
- Show the value of balances in the selected quote currency Simon Volpert 5 years ago
- Ignore comments when calculating balances Simon Volpert 5 years ago
- Add a few comments Simon Volpert 5 years ago
- Refactor currency reading routine into a function Simon Volpert 5 years ago
- Add option to set default quote currency for all conversions Simon Volpert 5 years ago
- Disable marking of current record during statement verification Simon Volpert 5 years ago
- Ignore commented out records during statement verification Simon Volpert 5 years ago
- Warn about mismatching balances when adding retroactive balance statements Simon Volpert 5 years ago
- Don't bother figuring out amounts for anything except standard transactions Simon Volpert 5 years ago
- Add option to colorize every even line in transaction lists Simon Volpert 5 years ago
- Use all possible completion contexts during lookups Simon Volpert 5 years ago
- Justify non-standard transactions to the terminal's width Simon Volpert 5 years ago
- Calculate maximum amount width dynamically Simon Volpert 5 years ago