
Hi, I made a budget tracking plugin, I made it for myself because I need a simple yet powerful tool to tidy my accounts mess, but decided to share
https://github.com/Dekimori/PersonalCapital-plugin
* help to track your expenses and accounts
* track assets like shares, deposits, bonds etc..
* price and divs fetch function (from yahoo & moex)
* fx rate fetch
* reconcilation
Mostly works manually since I believe making your budgeting a habbit at least once a month is better than automation. (also connecting banks is troublesome)
Next feature ledger/beancount import/export is planned.
Pleased to hear your concerns, flaws, and what do you think of it in general..
Upd: just found an issue with assets price parcer, most likely will fix today. Its really hard to make it to work very accurate without an api(which is expensive)
Still have work to polish it..