NeoFinancial export transactions as CSV

Adds a button to transactions page that exports all transactions into a CSV file. Developed for use with "Actual" budgeting tool, will probably work fine with any other importer.

As of 2024-09-13. See the latest version.

Author
eaglesemanation
Ratings
0 0 0
Version
1.3
Created
2024-06-15
Updated
2024-09-13
Size
20.5 KB
License
MIT
Applies to

Neo Financial is not supported by financial aggregators such as Plaid or SimpleFin. Additionally, they don't even provide a way to export transaction as a file. This script solves it by adding 1 single button - "Export transactions as CSV", which will send same queries that are used to show transactions in UI and save them into a CSV file.