jsumners / alfred-emoji

Alfred workflow for searching and copying emoji
741 stars 32 forks source link

Consider adding other languages #98

Closed gyassine closed 1 year ago

gyassine commented 1 year ago

Hello,

First I want to thank you for your work 🥇 . Then I just want to suggest you a new feature : adding other languages. I'm interested in french and I have already found a json file that could help you on github :

https://github.com/signalapp/emoji-search-index/blob/main/data/fr.json

jsumners commented 1 year ago

We do not maintain the search term list at this time. We rely on an upstream library that compiles the search terms from the UTF data set.

Even if we did, or eventually do, maintain the search term list, we wouldn't be able to maintain multiple language sets. It would likely require multiple builds. Further, we don't know any other languages and would not be able to guarantee any correctness in such search term lists.