deckerst / aves

Aves is a gallery and metadata explorer app, built for Android with Flutter.
BSD 3-Clause "New" or "Revised" License
2.75k stars 105 forks source link

UI enhancement: Remember "title filter" presence #1292

Open FLAGEL opened 3 days ago

FLAGEL commented 3 days ago

Please consider having Aves remember showing/hiding the "title filter" per view (e.g. in Albums and Tags, but not in Collection if so configured by the user) between app exits/starts. As it stands, exiting Aves will have the "title filter" revert to default (i.e. disappearing).

Thanks!

deckerst commented 3 days ago

There's already a hint of that. It remembers in some cases but I forgot which ones (and I'm away from computers). If my memory serves me, for now it's only remembered for album picking.

FLAGEL commented 3 days ago

I am on Aves 1.11.17. Opening the thee dot menu, and selecting "Show title filer" will show the title filter, but after exiting/starting Aves the title filter is gone. I have tried this in the Albums, Tags and Collection views.