Allow user to insert emoji with trix.
Many operating systems have an emoji picker built in (http://www.huffingtonpost.com/entry/emojis-mac-windows_us_5621107ee4b069b4e1fbc207). If you want something custom you'll have to build your own interface and use Trix's API to insert them. 🆒❓
As stated somewhere in Trix docs, they're not interested in adding such feature to the editor. So, a not so fine workaround is to use a key combination to launch the emoji picker.
Keyboard combo in macos: press CMD + CTRL + SPACE BAR and the emoji picker will launch
The shortcut works for pulling up the emoji picker...But is it possible to add a button that opens the picker on the trix editor itself?
How can we use this on linux distros?
Most helpful comment
As stated somewhere in Trix docs, they're not interested in adding such feature to the editor. So, a not so fine workaround is to use a key combination to launch the emoji picker.
Keyboard combo in macos: press CMD + CTRL + SPACE BAR and the emoji picker will launch