A quick & dirty hack to generate an importable text replacements propery list (.plist) file to add system-wide support for emoji codes to Mac and iPad.
I regret nothing.
Learn more at https://sheesh.blog/posts/system-wide-emoji-codes
:v:
NOTE: input data (emoji.json
) originates from the GitHub Emojis API.
-
Clone this repository
git clone https://github.com/calebhailey/emojicodes.git
-
Compile
cd emojicodes go build
-
Generate
./emojicodes > emojicodes.plist
-
Import
Check out the ["Import text replacements" macOS User Guide].
-
Profit
:moneybag:
💰