Greasy Fork is available in English.
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.
코드가 바뀐 버전들입니다. 모든 버전 보기
fix(neofinancial-csv): Fix anchor query
Properly handle amounts below 10 cents
Prefix CSV with UTF-8 BOM
Fix non-credit page query, add common prefix to logs
Bump version
Apply formatter
Add exports for limited timeframe
Handle transactions below 1 dollar properly
Add licence tag