-
Notifications
You must be signed in to change notification settings - Fork 32
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
Change from binary "people present or not" to a capacity system #82
Comments
are there specific emoji that will do this? the diamonds are only orange and blue. |
we had previously tried things like the red dot but found the diamond to be a good size wrt not being overly noisy. |
Can we use colored text? (Room Less Than Half full) (Room More than half full) (Room Full)? |
I don't think Discord supports channel text being other colors. The circles are a bit large. I wonder if having something like - ❌ when something was at capacity would be a comfortable intermediate, ❕ when it's getting close to full, ✔when it's empty would work. I do wonder if that would increase noise for non-conference Discord communities |
So, there is a red diamond in discord, its "diamonds" |
There are also many colors of hearts :) Visual noise in the discord is an issue; I would think / hope that perhaps just 3 levels (someone is in the room, room is more than half full, room is full) wouldn't be too bad. Especially if you put a bit of hysteresis in so it doesn't jitter around the mid-point |
Since we've added a capacity of 24 people in a room, we should consider a system where the color emoji reflects how full the room is. 1 - 15: green, 15-23: yellow, capacity: red.
The downside is that from an accessibility standpoint, this will not be conveyed through r/y/g colors alone. We could consider other iconography to convey the same messaging.
In particular, this will be helpful for professional environments (conferences) to indicate how full a session is. + @blairmacintyre
The text was updated successfully, but these errors were encountered: