Emoji Character Autoconverter for Confluence
This plugin allows you to enter special character sequences that will be automatically converted into Emoji-Characters. Your character sequences will not be converted into images instead they will be converted into Unicode-characters. How the Unicode-characters will be renderer, depends on your operating system, your browser and your font-settings in confluence.
See the following link, if your environment is supported and how the emojis will be rendered in your browser: http://caniemoji.com
Examples:
- The sequence ':1:' will be converted into 'π'
- The sequence ':grinning face:' will be converted into 'π'
- The sequence ':1F600:' will be converted into 'π'
- The sequence ':flag: European Union:' will be converted into 'πͺπΊ'
- The sequence ':rose:' will be converted into 'πΉ'
- The sequence ':tent:' will be converted into 'βΊ'
- The sequence ':lemon:' will be converted into 'π'
- The sequence ':mushroom:' will be converted into 'π'
Features
The editor and the comment-editor
The automatic conversion works in the editor and in the comment editor:
- Page Editor
- Page Comment Editor
- Tables, panels and headings
This feature converts the character sequence between two double points ':' into Emoji-Characters.
The following conversions are supported:
- Conversion of the hexadecimal representation of the Emoji along the list of Unicode: https://unicode.org/emoji/charts/full-emoji-list.html
The sequence ':1F600:' will be converted into 'π' - Conversion of the decimal number along the list of Unicode: https://unicode.org/emoji/charts/full-emoji-list.html
The sequence ':1:' will be converted into 'π' - Conversion of the name of the Emoji Character along the list of Unicode:.
The sequence ':grinning face:' will be converted into 'π' - The numbers :0.1: to :0.5: will be converted into "Skin Tones" 'π»πΌπ½πΎπΏ'.
The sequence ':118::0.3:' will be converted into 'π§π½'. - The numbers :0.8: und :0.9: selects the representation style of some Emojis (text-style or Emoji-style). :423::0.8: -> β€οΈ und :423::0.9: -> β€οΈ
Frequently used Emojis:
- :1: -> π
- :3: -> π
- :4: -> π€£
- :9: -> π
- :12: -> π
- :13: -> π
- :14: -> π
- :380: -> π
- :423: -> β€ (font depending :423::0.8: -> β€οΈ und :423::0.9: -> β€οΈ)
Undo und Redo function
The conversion is integrated into the undo/redo feature of the confluence editor.