shutupflanders / moneydashboard

Python library for MoneyDashboard
MIT License
12 stars 4 forks source link

Split balances by category #9

Closed m-roberts closed 3 years ago

m-roberts commented 4 years ago

Includes merge from #8

m-roberts commented 4 years ago

Addresses #4 and #5

m-roberts commented 4 years ago

Actually, I think that adding a "type" field to each entry in the 'balances' list would be simpler and easier to parse.

m-roberts commented 4 years ago

And perhaps, in addition to net, positive and minus balances, we could add top-level balances for each of the group types, though this is not as important.