daniel-hauser / moneyman

Automatically save transactions from all major Israeli banks and credit card companies, using GitHub actions (or a self hosted docker image)
59 stars 41 forks source link

YNAB support #214

Closed gczobel closed 7 months ago

gczobel commented 9 months ago

Just that... what about YNAB support? It's not a lot of work... a couple of env vars for the YNAB token, budget and accounts and convert from Moneyman to YNAB format the transactions.

@daniel-hauser WDYT about a pull request to support it?

daniel-hauser commented 9 months ago

I don't use YNAB so can't do it, but a PR to add a storage for YNAB is welcomed!

gczobel commented 8 months ago

First draft in #218

amihaiOff commented 8 months ago

@gczobel @daniel-hauser i have python code that can upload to YNAB if thay helps