Abilty to copy as non emoji #367
inoyakaigor
started this conversation in
Ideas
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The MS Store just recommended this app to me, and it's awesome!
I have a suggestion for functionality: ability to copy glyph as non emoji. For example the
☀︎
sign:I hope github's text editor won't broke a sample:
To copy as non emoji we need just add
0xFE0E
(unicode table) to symbol.Also there is a possibility to force render as emoji. Just add
0xFE0F
to symbol.It can be helpful for web developers and for one's who don't like damn emoji's.
Easy read article for dive in https://mefody.dev/chunks/emoji-to-text/
Thank you in advance!
Beta Was this translation helpful? Give feedback.
All reactions