[Feature] Option to use unicode emojis instead of :short-code: emojis
I'd love to have an option so that emojis via :short-code: are replaced by their unicode variants. This makes working with other Markdown editors, that don't support short codes easier.
Thanks!
You can input "emoji" directly in Typora.
But I think your suggestion make sense too.
:+1: This would be awesome.
To publish online markdowns written in Typora it's necessary to convert the short-code to their emoji character.
What I do now is using a JS library to do the conversion: https://codepen.io/damienalexandre/pen/BagPgqd
I also want to ask for the : short-code command to open the emoji selector like in Mousepad (xfce) which is Ctrl + . :
https://github.com/user-attachments/assets/3f6cfa90-a265-4ef2-b2c6-d1e4f6322b0e
It'll be a nice feature imho.