Support added to Go Ledger for importing various common formats
Support added to Go Ledger for importing various common formats - Lemmy.World
I’m doing my taxes and needed to ingest various data formats. I added support here for CAMT.053, QIF, IIF and QFX. I added support for currency and exchange rates too. https://github.com/plenert-macdonald/ledger [https://github.com/plenert-macdonald/ledger] It’s not AI slop. I largely coded it myself (AI only for simple things) and incorporated various tests with real data (sanitized). So far, it’s working for importing my banking data for my taxes. I’ve used data from Capital One, PayPal and Wise. No promises that it’s perfect, but it works for me. If you have any suggestions, bugs, etc. feel free to drop an issue. Please attach sample sanitized data and waive rights to it, because I will put the data in the repo for tests.