bbelderbos / emojisearcher

No more google search, copy emojis to the clipboard.
MIT License
20 stars 1 forks source link

Slack emojis #1

Open Timfrazer opened 2 years ago

Timfrazer commented 2 years ago

Add slack emojis to the emoji searcher so that you can add more emojis to your own slack and other tools!

bbelderbos commented 2 years ago

Thanks, great idea!

bbelderbos commented 1 year ago

@Timfrazer these are images which afaik cannot be converted to unicode emojis required for this app. Any idea how to work around i? I would love to be able to copy sonic around :) Thanks

bbelderbos commented 1 year ago

See https://superuser.com/questions/1454766/convert-an-image-to-unicode-emoji for example

If we stick with unicode (which I expect we will have to for how this app works) it would be worth checking for ones we don't have (e.g. ninja)

I found this we could use for comparison: https://raw.githubusercontent.com/iamcal/emoji-data/master/emoji_pretty.json

bbelderbos commented 1 year ago

Or would that be copying the whole image to the clipboard? That could be something ...