This is an updated version of the original alfred emoji pack to include new emojis in unicode 12. Even if the script was written quickly, it is now more useable, and supports I18N.
There are 3 packs that allow some flexibility in inserting emojis:
Emoji Pack Update
requires a prefix, a suffix (to be set in Alfred, see Install section below), and uses underscore to separate words, just like GitHub
:lady_beetle:
to insert 🐞 (use:
for consistency)Emoji Pack DecolSp
still requires a prefix and a suffix, but uses a more convenient␣
space to separate words
;lady beetle;
to insert 🐞 (use;
to avoid ⇧ for:
)Emoji Pack DecolDedup
only requires a prefix, uses a more convenient-
to separate words, and sometimes␣
to signify emoji ending to avoid shorter keywords overriding the longer compound ones
;lady-beetle
to insert 🐞
;+1␣
to insert 👍️ (extra space allows entering;+1-tone5
to insert 👍🏿)
- See the snippets folder for the pre-generated files
- The original emoji pack and instructions are available here: https://github.com/califa/alfred-emoji-pack
- Emojis are downloaded from EmojiBase: https://github.com/milesj/emojibase - https://cdn.jsdelivr.net/npm/emojibase-data@latest/en/
- Download either (or all) of the 3 generated snippets files: Emoji_Pack_Update, Emoji Pack DecolSp, Emoji-Pack-DecolDedup
- Import them into alfred, uncheck the strip snippets of auto-expand flag checkbox.
- Set your desired prefix and suffix by right clicking the collection in the snippets view:
- Enjoy !