Skip to content

Commit de9d88e

Browse files
committed
espanso packages added to dot files too
1 parent d896ade commit de9d88e

File tree

5 files changed

+3772
-1
lines changed

5 files changed

+3772
-1
lines changed

.chezmoiignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,3 @@
11
.oh-my-zsh/cache
22
README.md
33
**/tmux/plugins/*
4-
**/espanso/match/packages/*
Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
## Actually All Emojis
2+
3+
An up-to-date package for [espanso](https://espanso.org/) which provides triggers for all emojis (`v15.0`). Emojis and codes fetched from [Unicode.org](https://unicode.org/emoji/charts/full-emoji-list.html)
4+
5+
### Usage
6+
7+
To use this package, just type the name of the emoji between two colons. For example, to use the `smile` emoji 😄, you can type: `:smile:`
8+
9+
A full list of emojis can be found [here](https://unicode.org/emoji/charts/full-emoji-list.html). However, shortcodes are used to match those found on popular platforms such as Slack and Discord. A list of shortcodes can be found [here](https://listemoji.com/cheat-sheet). For emojis with no supported shortcodes, the Unicode CLDR Short Name is used.
10+
11+
**Note**: There are two options for this package. One with spaces between words, and one with underscores. This version uses _spaces_
12+
For example `:kissing face:`
13+
14+
To install the version with underscores use `actually-all-emojis`
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
author: Jobie Wong
2+
description: An updated package providing all v.15 emojis - fetched from unicode.org
3+
name: actually-all-emojis-spaces
4+
title: Actually All Emojis (Spaces)
5+
version: 1.3.0
6+
homepage: "https://github.com/jobiewong/espanso-emojis"
7+
tags: ["emoji", "chat"]
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
---
2+
hub

0 commit comments

Comments
 (0)