Skip to content

Adding quick emoji (':emoji:') support (plugin)

Louis Schul requested to merge work/emoji into master

This plugin enable the user to use the 'quick emoji' syntax :emojiName:.

This also adds an emoji picker in the text toolbar.

Options for this plugin:

  • The user can choose their preferred emoji tone. If no tone is specified in the syntax, the dispayed emoji will be toned based on the user choice.
  • The user can choose to make the dialog insert the quick emoji syntax instead of the emoji itself.

Result here: image

Edited by Louis Schul

Merge request reports