Replies: 3 comments
-
|
Beta Was this translation helpful? Give feedback.
-
Before trying to figure it out myself, I thought I would ask ChatGPT to rewrite the relevant part of index.js to have 1-10 keycap emoji-based ratings rather than star emoji-based ratings. From initial testing it seems to work, and you can search for something you've rated, say, a 9, with "rating:9", which is easier to type than star emojis. But it's AI-generated code so no guarantees ofc. This same concept could be altered to have increments of 0.5 from 0.5 to 5.0, that is, half-stars, which would probably fit the manga rating paradigm better. Not going to make a pull request with AI code, but here is the relevant block of code for anyone interested.
|
Beta Was this translation helpful? Give feedback.
-
Hmm, I wouldn't move from star ratings in the main server to numerical now that they're implemented sadly, that'd require migration code and it'd be annoying. Since this is all frontend though, I think you can easily keep using numerical 1-10 ratings with that code in a userscript or something. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I would very much like half-star ratings. As someone who obsesses over categorization, 5 rating points is too few for my liking, and having 10 would be much nicer.
Beta Was this translation helpful? Give feedback.
All reactions