Added some additional configuration options to the transaction CSV import.
- Added a
Date Format
field to specify the format for your date column - Added an option to specify amount with separate Income and Expense columns
- These values will be stored as a single Amount value when imported
- Expense values will be negated (to indicate that the value is an outflow)
What's Changed
Full Changelog: v2.3.1...v2.3.2