emavgl / oinkoin

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

Feature Request: auto complete suggestions #52

Open freacore opened 11 months ago

freacore commented 11 months ago

Hi, i like this app very much and it replaced GnuCash. It would be nice to have auto complete suggestions of past record names when adding a new record and entering a record name.

emavgl commented 11 months ago

Hi! I am happy you like the app and thank you so much for your suggestion.

Seems a very interesting feature to add indeed. Could you elaborate a bit more on how it could work?

For example, if you suggest the title based on the most used title for the category, or also based on the same amount inserted?

freacore commented 11 months ago

For example in the GnuCash app beneath the text field appears a list with matching entries depending on the letters I enter. This is useful when you have to enter the same shops every week for example.

emavgl commented 11 months ago

Ah.... Got it. You could theoretically suggest also the amount based on the category. For example, I have a Category "Food at Work" where I note down always the same amount of money for the canteen.

r4dh4l commented 3 weeks ago

Hi, also it would be great to have already written notes as suggestion in the way there are suggestions for the Record name.