(no title)
po | 1 year ago
The banks are never going to embrace much more than CSV or excel files... the various data aggregation platforms (yodlee, plaid, etc...) are not open source or hobbyist friendly.
Back in ancient times there was a company called Wesabe (https://en.wikipedia.org/wiki/Wesabe) that wrote software that did bank syncing on your desktop. Mint.com basically put them out of business but I still think about that approach. I think it could work for open source.
Has anyone else?
mauvehaus|1 year ago
Every damn time I reconcile transactions I end up fighting their system that I can't see the workings of or fix myself. It's getting to the point where the juice isn't worth the squeeze. I'd sooner deal with the CSV myself given a half-way decent set of tools to do so.
[0] https://hledger.org/1.40/hledger.html#csv
[1] No, they weren't willing to refund me any money; this is "typical", in their words.
wrycoder|1 year ago
I find it best to have a separate journal for each downloaded account. I just include them into a master journal (along with a manual entry journal) and generate reports from that.
I also use git so I can roll back the latest import, if something goes wrong - but that hasn’t happened yet.
bornfreddy|1 year ago
Charts are not generic enough for my taste so I'm exporting data elsewhere, but for data entry it is great.
c6p|1 year ago
I like Paisa's ledger file editor, though other parts not working in my country, I'm fetching prices with a python script.
I wish its editor seperated into a library to be included in personal projects.
po|1 year ago
However, I'm not really looking for a layer on top of ledger as much as I'm looking for a configurable web-scraping system (using the local password manager) that can be run to get the csv/pdf/etc.. files needed to create the ledger.
jonahbenton|1 year ago
razakel|1 year ago
https://www.openbanking.org.uk/
t_mahmood|1 year ago
I had plan to process these data and add to an accounting system, but didn't get a chance, and then my mobile crashed and I lost the Tasker action. Now I'm not getting any motivation to implement it again