Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Clean up a comment Simon Volpert 2 years ago
- Add extra newline in unknown command message Simon Volpert 2 years ago
- Repeat the prompt hint on empty command Simon Volpert 2 years ago
- Show the default precision when setting the custom currency precision option Simon Volpert 2 years ago
- Round the suggested default to the set custom precision during amount entry Simon Volpert 2 years ago
- Add automatic normalization to move price statements to the day start Simon Volpert 2 years ago
- Insert price statements at the beginning of the day like balance statements Simon Volpert 2 years ago
- Add command to insert a price statement Simon Volpert 2 years ago
- Add record numbers entered during statement verification to history Simon Volpert 2 years ago
- Add option to set the precision of specific currencies Simon Volpert 3 years ago
- Allow entering "today" as the date Simon Volpert 3 years ago
- Show a slice of the lookup results similar to the context command Simon Volpert 3 years ago
- Recognize "price" directives when deducing commodity prices Simon Volpert 3 years ago
- Specify explicitly if an account has no balances Simon Volpert 3 years ago
- Refactor undecimal() Simon Volpert 3 years ago
- Recalculate commodity prices during balance calculation Simon Volpert 3 years ago
- Reset completion after passing through a confirmation Simon Volpert 3 years ago
- Set the default currency to the last one used during amount entry Simon Volpert 3 years ago
- Make default precision 8 decimals Simon Volpert 3 years ago
- Treat new currencies as changed for the purpose of balance reporting Simon Volpert 3 years ago
- Add previously unseen currency signs to the completion/conversion list Simon Volpert 3 years ago
- Make detect_commodity_price() accept both strings and lists Simon Volpert 3 years ago
- Populate currency list with default currency if it's empty Simon Volpert 3 years ago
- Refactor cast_number() and undecimal() Simon Volpert 3 years ago
- Round displayed exchange rate to three decimals Simon Volpert 3 years ago
- Avoid price detection if it's not needed Simon Volpert 3 years ago
- Show the value of balances in the selected quote currency Simon Volpert 3 years ago
- Ignore comments when calculating balances Simon Volpert 3 years ago
- Add a few comments Simon Volpert 3 years ago
- Refactor currency reading routine into a function Simon Volpert 3 years ago