Skip to content
This repository has been archived by the owner on May 6, 2020. It is now read-only.

Automatically resolve spelt out Emoji names to Emoji characters #211

Open
Empty2k12 opened this issue Jul 8, 2018 · 6 comments
Open

Automatically resolve spelt out Emoji names to Emoji characters #211

Empty2k12 opened this issue Jul 8, 2018 · 6 comments

Comments

@Empty2k12
Copy link

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/

@aaronraimist
Copy link

This does work for you in Riot Web, correct? This is only for the mobile clients.

@Empty2k12
Copy link
Author

Nope. Writing :thumbsup: does not convert to the Emoji. You need to insert the literal Emoji into the text for it to show.

@aaronraimist
Copy link

aaronraimist commented Dec 17, 2018

screen shot 2018-12-17 at 11 51 13 am

and then you press tab to select the one you want. You don't see that? Are you running version 0.17.8? Did you turn on the "Disable Emoji suggestions while typing" option?

@Empty2k12
Copy link
Author

I am seeing that, but that's not the bahviour I am requesting.

In Slack and other applications typing out :thumbsup: and sending that message, the literal string :thumbsup: will convert to the 👍 Emoji. Copying the text containing the Emoji, the text placed in the clipboard will have the emoji replaced by the literal text :thumbsup: again.

You're suggesting I use the Auticompletion to replace the part of :emojinam... that I typed so far.

@aaronraimist
Copy link

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

@Empty2k12
Copy link
Author

Correct, this is the exact thing.

However, this would need to be implemented for all platforms, not just Web.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants