Skip to content
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

inserting emojis from keyboard #1113

Closed
codestumbler opened this issue Feb 22, 2022 · 3 comments
Closed

inserting emojis from keyboard #1113

codestumbler opened this issue Feb 22, 2022 · 3 comments
Labels
feature New feature!

Comments

@codestumbler
Copy link

On threema desktop it would be amazing to insert emojis from the keyboard.
a suggestion is to open the emoji context menu with their identifier strings when hitting the colon key, with subsequent regex-ing. E.g. :wink+enter produces 😉
Thanks and keep up the good work!

@threema-danilo
Copy link
Contributor

If you hover over an emoji in the selector, you can see its shortcode.

In the compose area, simply type that shortcode (e.g. :smile:) and it should get replaced. Does this cover your feature request?

@threema-danilo threema-danilo added the feature New feature! label Feb 22, 2022
@threema-danilo
Copy link
Contributor

(We simply don't have autocompletion for this feature. That's tracked in #433.)

@codestumbler
Copy link
Author

Sorry i didn´t see #433. Yeah, that covers it, thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature!
Development

No branches or pull requests

2 participants