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.

目前為 2024-07-08 提交的版本,檢視 最新版本

作者
eaglesemanation
評價
0 0 0
版本
1.0
建立日期
2024-06-15
更新日期
2024-07-08
尺寸
20.1 KB
授權條款
MIT
腳本執行於

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.