alfred-emoji-workflow
alfred-emoji-workflow copied to clipboard
Add support for new emoji
There are new emoji as of OSX 10.11.1
http://www.engadget.com/2015/10/21/os-x-10-11-1-and-ios-9-1/
🌮🌮🌮
:pray:
:+1:
If we just add the lines on https://github.com/carlosgaldino/alfred-emoji-workflow/blob/master/related_words.rb will the new ones show up ?
What I mean is can we add
'robot_face' => ['robot', 'bot', 'droid'],
and expect it to work ? Or is there something else you need to do ?
@maique The new emojis would need to be added to emoji_symbols.rb and related_words.rb and their 64x64 images added to images...
Cool, thanks. I'll try a couple and see how that goes. Really need a couple of them, so I'll start there. If everything works out fine I'll keep going.
Any updates on this? 😄
+1
For those who need a quick shortcut to new emojis:
CTRL + CMD + SPACEBAR
Try https://github.com/jsumners/alfred-emoji as an alternative