-
Notifications
You must be signed in to change notification settings - Fork 6
Automatically resolve spelt out Emoji names to Emoji characters #211
Comments
This does work for you in Riot Web, correct? This is only for the mobile clients. |
Nope. Writing |
I am seeing that, but that's not the bahviour I am requesting. In Slack and other applications typing out You're suggesting I use the Auticompletion to replace the part of :emojinam... that I typed so far. |
Presumably that is what the "Automatically replace plain text Emoji" option is supposed to do but it seems to be broken element-hq/element-web#4872 |
Correct, this is the exact thing. However, this would need to be implemented for all platforms, not just Web. |
This is an issue that has been bugging me on all Riot platforms:
Usually in software where you can use emoji, they are automatically resolved from the spelt out name: (e.g
:joy:
to 😂,:+1:
to 👍, ...). This works across all platforms and various programs such as Slack, GitHub, WhatsApp, Hipchat, ...In Riot, typing
:joy:
does not resolve to the corresponding Emoji.There are Emoji name mappings available here: https://www.webpagefx.com/tools/emoji-cheat-sheet/
The text was updated successfully, but these errors were encountered: