dreautall / waterfly-iii

Unofficial Android App for Firefly III, a free and open source personal finance manager.
MIT License
366 stars 30 forks source link

Feature Request: Piggy bank account status #433

Open arifer612 opened 3 months ago

arifer612 commented 3 months ago

Hi there,

I'd like to suggest a feature to add to waterfly. It would be great to be able to see the account status for the piggy banks so that I can keep track of how much I have left to assign to the piggy banks. On Firefly, it appears under the piggy banks as (do ignore the absolute numbers, in the middle of transferring transactions and they don't tally up right just yet): Screenshot from 2024-08-07 22-50-39-obfuscated

dreautall commented 3 months ago

Hi, where do you want to see this in the app? I.e., in which view would it make sense to show the information?

Just asking as I never looked at that in Firefly myself.

arifer612 commented 3 months ago

Hi :) I think it should be placed in the "Piggy Banks" view, as the information would tell us how much left-over we have in the accounts to put into our piggy banks.

dreautall commented 3 weeks ago

I'll open a feature request with Firefly III to expose this via the API, currently it's not and it would be 2-3 API calls to get this information (which is a lot 😞)

See https://github.com/firefly-iii/firefly-iii/issues/9397