remark42 icon indicating copy to clipboard operation
remark42 copied to clipboard

Option to show anonymous commenters in UI

Open pluja opened this issue 1 year ago • 4 comments

I would like to be able to show annonymous commenters in the UI, for example:

  • (anon) username

Versus a logged in user:

  • username

pluja avatar Jan 12 '23 12:01 pluja

I don't think adding (anon) is a good way to handle it, I think adding an icon (a glyph) before the name would work better.

paskal avatar Jan 23 '23 22:01 paskal

I like the idea of an icon. Maybe something like this: https://fontawesome.com/icons/user-secret?s=solid&f=classic

or this

https://fontawesome.com/icons/mask?s=solid&f=classic

pluja avatar Jan 24 '23 10:01 pluja

I think adding an icon (a glyph) before the name would work better

We already have avatar so why would we need to add additional icon if we can use avatar for this purpose?

akellbl4 avatar Jan 27 '23 15:01 akellbl4

As we have unique IDs per name + IP of the user, it might be useful to distinguish between users with the same name but different IDs. I propose to come up with some recognisable anonymous avatar image but keep backgrounds (and their colours) generated and tied to the ID of the user.

paskal avatar Jan 29 '23 15:01 paskal