Skip to content

Commit 9bcbb39

Browse files
authored
Merge pull request #14 from rael9/master
🤖 Add templating script and Keyboard Maestro version!
2 parents dae8b6f + 1b301ea commit 9bcbb39

File tree

5 files changed

+1378
-3
lines changed

5 files changed

+1378
-3
lines changed

README.md

Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
#### Gif instructions:
1212
![How to "install" Macmoji](https://github.com/warpling/Macmoji/blob/master/gifs/how%20to%20install.gif?raw=true)
1313

14+
## Keyboard Maestro Version
15+
16+
If you'd prefer to use Keyboard Maestro to handle the substiutions, import the emojis-km6.kmmacros file in the Keyboard Maestro Editor. Emoji can be added in the editor or by editing the emojis-km6.kmmacros file before importing. The macro can then be exported to back up your changes.
17+
18+
This macro was created and tested using version 6. It has not been tested with other versions.
1419

1520
## FAQ
1621

@@ -26,7 +31,7 @@ Some fun recommendations:
2631
2732

2833
#### 💩 Why the colons?
29-
Well it's [what Slack does](https://get.slack.help/hc/en-us/articles/202931348-Emoji-and-emoticons) *and* it prevents mac os's autocomplete from being too aggressive when you're just trying to type normal sentences like, "ghost bananas are cool." 👻🍌🆒
34+
Well it's [what Slack does](https://get.slack.help/hc/en-us/articles/202931348-Emoji-and-emoticons) *and* it prevents mac os's autocomplete from being too aggressive when you're just trying to type normal sentences like, "ghost bananas are cool." 👻🍌🆒
3035

3136
#### 🖐🏽 What about skin tones?
3237
Type your skin-tonable emoji, then type `:skin-tone-3:` (any number 1-5) to add the skintone. They should combine!
@@ -40,8 +45,8 @@ Yep! Highlight and drag out the ones you want to back-up or share and you'll get
4045

4146
## Known Problems
4247

43-
#### 😫 Macmoji isn't working in Chrome
44-
Yeah it's bummer. Chrome uses their own text engine and bypasses the system's autocomplete and a few other things, but fun work around is to open Spotlight (`cmd + space`) type your emojis there, copy, paste, and you're good to go! 👍
48+
#### 😫 Macmoji isn't working in Chrome
49+
Yeah it's bummer. Chrome uses their own text engine and bypasses the system's autocomplete and a few other things, but fun work around is to open Spotlight (`cmd + space`) type your emojis there, copy, paste, and you're good to go! 👍
4550

4651
#### 😠 Sometimes it just stops working in some applications
4752
No clue. Beats me. Have a hunch why? I'd love to know too.
@@ -54,5 +59,6 @@ The best way to update is to remove all previously added substitutions and then
5459
| Date | Commit | Changes |
5560
| ---------------- | ------------------ | ------------------- |
5661
| July 12, 2016 | [2872b66](https://github.com/warpling/Macmoji/pull/11/commits/2872b66354779bc446c68b71c94d67bf43b0247c) | 📞☎️ Add shortcut for call, and telephone |
62+
| July 11, 2016 | [781926c](https://github.com/warpling/Macmoji/commit/781926c97496937346a64c68ace755b32f3059fe) | Added Keyboard Maestro macro version |
5763
| July 8, 2016 | [e7225c2](https://github.com/warpling/Macmoji/commit/e7225c24157385f319f99910ecf5e737016c796b) | 🐴🍷🙎🖖 Add shortcut for mustang, wine, pouting, and spock |
5864
| July 8, 2016 | [2f84c61](https://github.com/warpling/Macmoji/commit/2f84c6169546a22246f42a4b56eaec7d8ef979d5) | ⚽⚾️⛄⛅ Fix mismatched shortcuts for soccer, baseball, snowman, and partially_sunny |

0 commit comments

Comments
 (0)