Feature request: sub-string searching
fluffynuts opened this issue ยท 7 comments
First off, thanks for this project - it works well, is fast and free!
I'd like to propose a feature request though: sub-string searching for emoji:
Consider ๐ (face_with_tears_of_joy) - on a lot of platforms (eg slack), one can get to this with :joy:
, so that was my first attempt - no matches. However, I took a guess that it would be something with face
, typed that in, and found the emoji I was looking for.
Thoughts?
I could try to cobble together a PR - it's been a while since I was in cpp land tho.
Thx for the compliment. ๐
As for your request, that feature already exists. Although it only activates with 4 or more characters in the search textfield. If you think 3 would be better i'll change it; or atleast make it configurable. ๐
If you're using the 0.7.2 binaries then i'll have to update them on monday because they don't have that feature yet. ๐
In the meantime you can type ๐ literally as the emoji picker supports GitHub emoji codes.
yeah, perhaps I have an old version, but typing tears_of_
doesn't get me to the ๐ emoji (face_with_tears_of_joy). I'm doing something wrong perhaps? need config? if so, whatever config that is might be useful as default?
This is still by far the best emoji picker for linux (imo), but would really like it to be "obvious" to everyone.
version info is probably helpful: I'm using the 0.7.2 AppImage.
yeah i was a lazy cow and didn't update the binaries ๐คฃ; there have been quite a few improvements since then.
i'll upload the 0.8.0 AppImage tomorrow or monday evening. ๐ค
Uploaded new binaries. ๐
https://github.com/GaZaTu/x11-emoji-picker/releases/tag/0.8.0
works great, thanks for updating (: