[Feature request] Emoji Insertion in note text editor

Hello, I was thinking about having a feature for inserting emoji in the note text editor. Joplin has a lot of features but I think it does not have an emoji insert feature.

1 Like

You can take a look at this table and see that emoji are supported using the :emoji-name: syntax. Indeed there is no built-in autocomplete for these emoji, but that would make a good plugin.

I saw that we can use emoticon plugin for adding that feature in the tinymce editor.

If you are on Windows, you can use the Win + . key command. Just press Windows and the point at the same time. It will open an Emoticon keyboard.
Some emoticons aren't supported, but for me it does the trick most of the time :wink:

image

Mac key command: CTRL + CMD + Space

2 Likes

So will this be a good plan to continue or should I try on some other feature implementation?