mateusz-bak / openreads

A mobile books tracker written in Flutter that respects your privacy.
GNU General Public License v2.0
867 stars 49 forks source link

[FEATURE_REQUEST] Add field where book is located physically #550

Closed pappou99 closed 5 months ago

pappou99 commented 5 months ago

I have a large book collection. Sometimes I do not find a book, I'm searching for.

A solution could be to add one or more fields, to add a note, where the book is stored e.g.: irony on summer residence, west wing, science library) ;-) irony off

mateusz-bak commented 5 months ago

I think this is a great use case for the tags! You can create tag summer residence and then you can easily see it and filter books by the location.

We had similar requests like for example a field for whether the books is borrowed or not, but if we would implement all the UI would get clutter too much in my opinion.

I hope you can find tags easy to use for you!