As nice as the tool and the insights it provides, the pain point is manually entering all the transactions. It is 2018, and we still dont have a easy way of exporting our transactions from the bank in a standard way. Every bank wants to use their own way of exporting it.<p>I was seriously considering using Plaid API[1] to build an app that would download my transactions automatically, categorise it, and prompt me to only verify entries it classified with low-confidence. But, Plaid API at the time did not support all my bank accounts, which made the effort moot.<p>Another concern of mine is exporting such personal data to a 3rd party. Ideally, an open source tool that strictly runs on my laptop would be the best!<p>[1] - <a href="https://plaid.com" rel="nofollow">https://plaid.com</a>