Hacker News new | ask | show | jobs
Convert UAE bank statements into YNAB compatible CSVs (github.com)
2 points by asadjb 1429 days ago
1 comments

A CLI app that converts my Excel based banking statements into a CSV that can be imported into the "You Need A Budget" budgeting app.

I needed this because my UAE bank (Emirates NBD) exports transactions in a weird deprecated format; SpreadsheetML. YNAB can't import this. And converting this manually took time and (a lot of) patience.