vemonet / EmojiMart

đŸȘ Modern emoji picker popup for desktop, based on Emoji Mart, built with Tauri and Svelte
MIT License
59 stars 1 forks source link

💡 Improve search matches #4

Open vemonet opened 1 year ago

vemonet commented 1 year ago

Describe the feature

The current search matches could be improved:

An idea of implementation

We will need to directly bring changes to https://github.com/missive/emoji-mart

But it seems that the maintainer has not committed for more than 6 months, so we might need to fork and use our fork, if the repo is not maintained anymore

Or look into another one that is maintained: https://nolanlawson.github.io/emoji-picker-element/ (but does not look as good as emoji-mart)