Skip to content

melissis/espanso-emojis

 
 

Repository files navigation

Espanso Emojis v0.3.0

✅ 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

Installation

Manual

  1. Navigate to Releases
  2. Decide whether you want to install the version that uses underscores or spaces and download the zip file for the relevant version
  3. Navigate to your Espanso directory (on Windows this is located in %appdata% by default) and extract the zip file into /match/packages

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 79.0%
  • Python 21.0%