You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use the file approach quite a bit. The nice benefits of this is that it's also the perfect place for putting credentials. Not sure if you really need something else. What is missing?
I have two importers into Fava -- e.g. https://pypi.org/project/starling-beancount/ and one I've written myself -- which are API driven, rather than by uploaded files.
I'd like to have a button (across multiple accounts, ideally) that would trigger an import for all of the "latest" transactions.
Right now this can be hacked by having a file (that is never moved) that you "extract", and it will fetch the latest transactions for imports.
I can take a look into changing the UI -- if there are any ideas, guidance, much appreciated.
Thanks!
Mark
The text was updated successfully, but these errors were encountered: