Psst! Upgrading from a previous version of Macmoji? Read this first.
- Download
emojiSubstitutions.plist
(make sure it has the extension.plist
) - Open System Preferences and navigate to Keyboard > Text
- Drag the
emojiSubstitutions.plist
to the list of substitutions to add them - Type something like
:boom:
or:blackbox:
and hitSpace
after! ๐ฅโฌ๏ธ
Thanks to the fantastic work of rael9 Macmoji now has a script for generating other template files (Maestro, Alfred, etc) from the latest emoji substitutions list. If you add emoji substitutions to the base .plist
simply run python2 scripts/update-output.py
(python3
will fail) from the scripts directory and the various outputs based on the templates in templates/*
will be generated and placed in the base directory. Creating new templates is easy and highly encouraged!
If you'd prefer to use Keyboard Maestro to handle the substitutions, import the emojis-km6.kmmacros
file in the Keyboard Maestro Editor.
(This macro was created and tested using version 6. It has not been tested with other versions.)
If you'd prefer to import these shortcuts with Alfred as Snippets just drag the .alfredsnippets
into Alfred's Snippet preferences!
There used to be a CLI for installing Macmoji but it was brittle and tended to break with every other Mac OS version. I wasn't able to get it working for Big Sur and the drag/drop installation still works quite well so that is the only way to install it at this time!
Yep! Macmoji substitutions are ordinary text substitutions. Double click an entry to change it; highlight and hit delete to remove it. To highlight multiple substitutions select one and then while holding Shift
select another. You can always add your own too of course!
Some fun recommendations:
replace | with |
---|---|
ehh | ยฏ\_(ใ)_/ยฏ |
tflip | (โฏยฐโกยฐ๏ผโฏ๏ธต โปโโป |
eml | [email protected] |
Well it's what Slack/GitHub/Trello does and it prevents macOS's autocomplete from being too aggressive when you're just trying to type normal sentences like, "ghost bananas are cool." ๐ป๐๐
Type your skin-tonable emoji, then type :skin-tone-3:
(any number 1-5) to add the skintone. They should combine!
Let me know in the issues orrr file a pull request!
Yep! Highlight and drag out the ones you want to back-up or share and you'll get a neat little .plist
. Drag them back in and only the unique ones will be added.
Yeah it's a bummer. Chrome bypasses the system's autocomplete (and a few other things), but a passable work around is to open Spotlight (Cmd + Space
) type your emojis there, copy, paste, and you're good to go! ๐
Keyboard text substitutions sync across iCloud. I haven't found a way to disable it short of removing the substitutions and iOS seems to ignore colons ๐ค. I will update this if I learn of a solution.
No clue. Beats me. Have a hunch why? I'd love to hear it!
Looking to update to the latest release? The best way to update is to remove all previously added substitutions, then drag in the .plist
again (hold Shift
to select all the colon clad substitutions).
Tip: You can always back-up substitutions by selecting and dragging them out of the list!
Date | Commit | Changes |
---|---|---|
May 18th, 2021 | 998d55e | โค๏ธโ๐ฅ๐ถโ๐ซ๏ธ๐ตโ๐ซ๐ฎโ๐จ Add iOS 14.5 Emojis (Thanks camlloyd!) |
May 18th, 2021 | 23f4301 | Changed plist to use camelCase, and updated README |
May 18th, 2019 | 6cdb706 | Changed underscores to hyphens |
April 25th, 2019 | 6dca474 | โพ๏ธ Add a few missing emoji |
April 9, 2019 | 22884a5 | ๐จ๐ณ๐ง๐ท๐ฆ๐บ Add country flags |
November 16, 2018 | 3ce4c43 | ๐คฏ๐ง ๐ฆ Add Unicode 9.0-11.0 emoji (Huge thanks to camlloyd) |
March 12, 2017 | 9bcbb39 | ๐ฉ Add Alfred snippets. (Thanks valrus!) |
July 15, 2016 | 9bcbb39 | ๐ค Add templating script and Keyboard Maestro version! |
July 12, 2016 | 2872b66 | ๐โ๏ธ Add shortcut for call, and telephone |
July 11, 2016 | 781926c | Added Keyboard Maestro macro version. |
July 8, 2016 | e7225c2 | ๐ด๐ท๐๐ Add shortcut for mustang, wine, pouting, and spock. |
July 8, 2016 | 2f84c61 | โฝโพ๏ธโโ Fix mismatched shortcuts for soccer, baseball, snowman, and partially_sunny. |