Tree @master (Download .tar.gz)
Commit History
@master
git clone https://simonvolpert.com/bean-add/
- Clean exit using Ctrl-D Mikhail Gusarov 7 years ago
- Fix crash on returning to statement verification Simon Volpert 7 years ago
- Fix issue with negative amounts in statements Simon Volpert 7 years ago
- Move balance statements to the beginning of the day as an automatic normalization Simon Volpert 7 years ago
- Add automatic arithmetic expression evaluation during amount entry Simon Volpert 7 years ago
- Add command to duplicate the current record at another date Simon Volpert 7 years ago
- Fix naive pluralization Simon Volpert 7 years ago
- Improve code and user message consistency Simon Volpert 7 years ago
- Make lookup-seek an option instead of a command Simon Volpert 7 years ago
- Use the word 'record' instead of 'transaction' in messages to user where appropriate Simon Volpert 7 years ago
- Add command to automatically seek to the first/last lookup result Simon Volpert 7 years ago
- Automatically cast autoseek value to string Simon Volpert 7 years ago
- Don't ask for an account name when deep-unflagging a transaction Simon Volpert 7 years ago
- Fix completion breaking on cancelled account addition during normal transaction entry Simon Volpert 7 years ago
- Reinsert only if the record's date changed Simon Volpert 7 years ago
- Automatically reinsert the edited transaction back into the journal where appropriate Simon Volpert 7 years ago
- Add naive number pluralization in messages to user Simon Volpert 7 years ago
- Add option to automatically flag new transactions containing any of the specified accounts Simon Volpert 7 years ago
- Print a warning if the journal file is modified outside of bean-add during editing Simon Volpert 7 years ago
- Fix error casting a float with exactly zero fractionals Simon Volpert 7 years ago
- Use a sliding one-month window for the day-only input around the current default Simon Volpert 8 years ago
- Disable history manipulation during date input Simon Volpert 8 years ago
- Use current default date as basis for day-only date input Simon Volpert 8 years ago
- Add option to preview non-absolute dates during input (default enabled, may break automation scripts) Simon Volpert 8 years ago
- Allow inputting just the day in the date input routine Simon Volpert 8 years ago
- Maintain separate input histories for different contexts (account, description, tag, etc.) Simon Volpert 8 years ago
- Really only update defaults only when transaction entry is finished Simon Volpert 8 years ago
- Properly format amounnts in statement verification record listing Simon Volpert 8 years ago
- Do not cache the record flag status Simon Volpert 8 years ago
- Added a license or something Simon Volpert 8 years ago