zmoog / ynabkit

YNAB tools to import and analyze financial data
Apache License 2.0
0 stars 0 forks source link

Convert Fineco account transaction list into YNAB format #1

Open zmoog opened 1 year ago

zmoog commented 1 year ago
# Read card transactions
ynab fineco card read --in file.xls

# Convert card transactions in CSV
ynab fineco card read --in file.xls --output CSV

# Convert account transactions in CSV
ynab fineco account read --in file.xls --output CSV