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.
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 

Mac key command: CTRL + CMD + Space
So will this be a good plan to continue or should I try on some other feature implementation?
On linux I'm using ctrl+. to open emoji keyboard but it doesn't work in Joplin for some reason. Inserting emoji with shortcut (:text:) is good but works only in markdown mode, would be nice to use it in normal mode on pc. So implementing another plugin or feature for emoji inserting would be nice