Open JustinDSN opened 2 days ago
Personally I'm using fava for my imports, that's why I'm waiting for fava to start supporting beancount3 (it's in progress, see https://github.com/beancount/fava/issues/1860) and then I plan to spend some time to adjust smart importer (and my importers) for beancount 3 (or actually beangulp).
Are there plans to update this repository to work with Beancount and Beangulp v3?
I found this issue had a work around to make this library work with Beancount & Beanglulp v3, but I had to modify the
predictor.py
locally on disk to get the "patch" to work.I'm new to the Beancount ecosystem so trying to get setup with V3 and following the guides.