amelioro / ameliorate

A tool for analyzing debatable problems effectively, collaboratively, and with an open mind.
https://ameliorate.app
MIT License
26 stars 10 forks source link

Generate unique icons for profile icon #374

Closed keyserj closed 5 months ago

keyserj commented 8 months ago

Is your feature request related to a problem? Please describe. The user profile icon does an ok job of indicating that the user is logged on, and that it can be clicked to view user-specific things, but since the icon is not unique, it doesn't do a great job.

image

Also, in the future we'll want to have somewhat-unique icons for users anyway, so that things like comments can be visually identified.

Describe the solution you'd like Each user should have a unique profile icon! It seems easy enough to generate something almost-unique based on the user's username. This https://ui-avatars.com/ seems perfect!

Questions to answer

Describe alternatives you've considered

Additional context

Technical ideas

keyserj commented 6 months ago

This looks good https://avatar.oxro.io/avatar.svg?name=keyserj&caps=1

keyserj commented 5 months ago

Woops, closed with #430