✅ Now updated to support v15.0 Emojis
This is a package created for espanso called actually-all-emojis
that provides up-to-date emoji triggers.
The method behind the package is very simple. Emoji unicode values and names are fetched from Unicode.org. They're then formatted and processed in Python and exported as a yml file.
There are two versions of the package:
- Default (underscores) - this formats the espanso triggers with underscores between words (e.g.
:kissing_face:
) - Spaces - this formats the espanso triggers with spaces between words (e.g.
:kissing face:
)
Shortcodes are used to match those found on popular platforms such as Slack and Discord. A list of shortcodes can be found here
- Navigate to Releases
- Decide whether you want to install the version that uses underscores or spaces and download the zip file for the relevant version
- Navigate to your Espanso directory (on Windows this is located in %appdata% by default) and extract the zip file into
/match/packages