joeattardi / picmo

JavaScript emoji picker. Any app, any framework.
https://picmojs.com
MIT License
1.19k stars 118 forks source link

question & request for custom emojis (with categories) #167

Closed despecial closed 2 years ago

despecial commented 3 years ago

Very nice script, got some questions and suggestions:

1.) Is it possible to show/use only custom emojis?

2.) Can you add support for category names for custom emojis (and maybe custom category names)?

The script already supports a list to show certain categories, this would be helpful to include custom categories.

despecial commented 3 years ago

3.) Custom emojis are not replaced immediately (only :emojicode gets inserted). Any idea/chance to change this, so the editor area has a live preview within the content?

Ionys320 commented 2 years ago

I agree, it would be nice!

joeattardi commented 2 years ago

The upcoming 5.0.0 release does not support multiple custom emoji categories - they are all contained in a single "Custom" category. They do, however, now support specifying tags that you can search by.

Custom emoji categories is a future consideration on the roadmap.