-
-
Notifications
You must be signed in to change notification settings - Fork 243
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Feature Request] Add filtering by Year or Date range #374
Comments
Would that be for browsing Series, or Books ? In terms of metadata, Books have |
Release year for Series derived from the earliest release date of its books sounds like the best option. I can try to fit that in #181. |
🎉 This issue has been resolved in version 0.69.0 🎉 The release is available on:
Your semantic-release bot 📦🚀 |
Is your feature request related to a problem? Please describe.
It can be overwhelming to browse a large library, and sometimes you might want to explore by based on publication year. Say you want to see what oldie classics you have, or catch up on a specific year.
Describe the solution you'd like
A Year selector in the side filter panel would do, for instance like Plex does with a dropdown filter:
A cooler implementation would let the user select a range, either with start/end years, or even a full-fledged date picker (i.e. also leverage month and even day metadata if that's available):
https://uxplanet.org/how-to-design-a-perfect-date-picker-control-7f47d1290c3a
An even cooler UX would display the number of books over time as a chart selector, but I'll admit that's probably overkill!
https://dribbble.com/shots/5263343--Date-Range-Selector
The text was updated successfully, but these errors were encountered: