emavgl / oinkoin

Oinkoin is a flutter app for helping you managing your expenses. No internet required.
GNU General Public License v3.0
98 stars 6 forks source link

feature request: display total balance #106

Closed hakaishi closed 2 months ago

hakaishi commented 3 months ago

Right now I can see only the balance of the current month or a specified date span. But I'd also like to know what is left on my bank account. For this a total balance display over all entries would be needed.

I think this is related to #69.

Btw. I really love your app. 👍

emavgl commented 3 months ago

Hi there,

Thanks for opening the issue. I am currently working on this feature but it may take some time :)

emavgl commented 2 months ago

Hi there, I have added this feature in https://github.com/emavgl/oinkoin/releases/tag/1.0.58 If you now go to Settings > Customization you will find a setting where you can set the data interval for the homepage.

Three options are available:hi

I am closing this issue, but feel free to try this feature, comment or re-open the issue if needed. Have a nice day!

hakaishi commented 2 months ago

Very nice! Thank you!

This default settings is a very nice idea!

If I set it to "all records" I can reset the interval settings from the top menu (calendar) icon.
But if I don't set "all records" in the settings, then there is no such option.

I think it might be a good idea to also add "all records" to this list (month, year, date range, +all records).

PS: It seems I can't reopen this issue.