aniav / ynab-csv

Tool for making your CSV files ready to import into YNAB
https://aniav.github.io/ynab-csv/
MIT License
164 stars 84 forks source link

Add Header / Start from first row without header #47

Closed Temor13 closed 1 year ago

Temor13 commented 2 years ago

So the current CSV I'm getting from different institutions are coming without headers in the 1st row. So what is happening is that YNAB CSV is then taking the 1st line and assuming its a header and removing it when I download the converted CSV. So it would be nice to take that into account somehow.

aniav commented 1 year ago

This has been fixed in https://github.com/aniav/ynab-csv/pull/62