-
-
Notifications
You must be signed in to change notification settings - Fork 59
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
[enhancement] allow users to rate themes #178
Comments
Filters would be a great addition. Besides user ratings, the theme store could allow users to sort/filter by creation or last update date, and user count (if nonintrusive telemetry was added). Oh - and also display if a theme is installed without clicking into it. |
This might require the collecting of personal data. Because there need to be accounts to rate things without getting spammed. |
Ratings could use GitHub accounts for sign-in, so that no personal information would need to be collected. (And to deter spammers, as making multiple GitHub accounts would be harder than making multiple 1st-party accounts.) I saw that sorting by creation or update date was added! That's good. But for download count, I don't think that would need accounts, maybe a cookie or something in local storage to say 'this browser has already downloaded this mod' to prevent most repeats. |
I have no idea why along with the beta version and the website refresh, we lost sorting/filtering mods. |
I believe that implementing Likes on the themes could be really helpful to new users who want to find the best themes for them.
At this point, the theme store could do without them, as there are only so many themes, but as more themes get added, the task of finding good themes will get progressively harder.
The text was updated successfully, but these errors were encountered: