macos-emoji-substitutions

Generate macOS text substitutions for Slack-style emoji codes (:pizza:)

Usage no npm install needed!

<script type="module">
  import macosEmojiSubstitutions from 'https://cdn.skypack.dev/macos-emoji-substitutions';
</script>

README

macOS Emoji Text Substitutions

Generates Slack-style emoji codes for use in macOS text substitution settings. Generate the file, install it, and have e.g. :pizza: replaced by 🍕 system-wide.

Installation & Usage

Clone the repo, cd to the directory, then:

$ npm install
$ npm run build

This will generate a emoji-substitutions.plist file.

Open macOS System Preferences, select Keyboard, then the Text tab. From the Finder, drag the generated file into the left-hand panel with text substitutions, wait a few seconds, voilà.

License

ISC