そのうちちゃんと書きます、一旦アップロード インストール方法は英語版と一緒ですが、使い方が異なります。 日本語で「てぃんきんg」と入力すると「🤔」が表示されます。
ファイルはemoji_substitutions_ja.plistです。
- Download
emoji substitutions.plist
(make sure it has the extension.plist
) - Open System Preferences and navigate to Keyboard > Text
- Drag the
emoji substitutions.plist
to the list of substitutions to add them - Type something like
:boom:
or:blackbox:
and hit space after! 💥⬛️
- Just run
./scripts/macmoji install
(or evenuninstall
!) (Thanks mshick!)
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 python scripts/update-km.py
from the base directory and the various outputs based on the templates in templates/*
will be generated in the base directory. Creating new templates is easy and highly encouraged!
If you'd prefer to use Keyboard Maestro to handle the substiutions, 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 Snipets just drag the .alfredsnippets
into Alfred's Snippet preferences!
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!
You may need to install Homebrew and then run the following to install coreutils
. Please comment on issue #35 if you experience this!
brew install coreutils
The best way to update is to remove all previously added substitutions and 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 |
---|---|---|
March 12, 2017 | 9bcbb39 | 🎩 Add Aflred 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. |