-
-
Notifications
You must be signed in to change notification settings - Fork 121
Closed
Description
Hello,
Currently, votes and popularity values from AUR are displayed in aura as such:
(votes / popularity)
For example, aura-bin will have the following display (as of today): (107 / 7.47).
I would like to argue that this also looks like a fraction, and it's a little bit confusing at first. I would like to offer some alternative to the slash as a separator, such as:
1. (107 -- 7.47)
2. (107 | 7.47)
3. (107 :: 7.47)
4. (107 ; 7.47)
I like the pipe one (second one).
What do you think about it?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels