Originally Posted by
esplanades
It looks sleek, and I appreciate the effort especially as I am also a software dev, but import (AI or text copy/paste) are giving me wildly incorrect values for my actual account values (both miles and XP), double importing BofA and Amex earnings, etc. Which would require me to go in and edit years' worth of transactions to get it to match. I look forward to using it when the import and such works!
Thanks! And you've hit on the core challenge: Flying Blue statements have virtually no standardization. Between 7 languages, different date formats, various credit card transaction formats, and PDF extraction quirks, there are countless variations I haven't seen yet.
I'm working on a way for users to anonymously share (parts of) their statements to help improve the parser. The more real-world data I can analyze, the better I can handle edge cases like yours.
I'd love to take a look and fix whatever's causing the duplicate BofA/Amex entries.