Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/stylishthemes/github-custom-emojis
:_gimme: This userscript allows you to use and add custom emojis on GitHub
https://github.com/stylishthemes/github-custom-emojis
custom-emoji emoji github insert-emoji userscript
Last synced: about 2 months ago
JSON representation
:_gimme: This userscript allows you to use and add custom emojis on GitHub
- Host: GitHub
- URL: https://github.com/stylishthemes/github-custom-emojis
- Owner: StylishThemes
- License: mit
- Created: 2016-03-04T01:16:17.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2018-06-26T23:43:35.000Z (over 6 years ago)
- Last Synced: 2024-08-03T16:08:15.792Z (5 months ago)
- Topics: custom-emoji, emoji, github, insert-emoji, userscript
- Language: JavaScript
- Homepage: https://greasyfork.org/en/scripts/17618
- Size: 2.16 MB
- Stars: 72
- Watchers: 11
- Forks: 11
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GitHub Custom Emojis [![tag](https://img.shields.io/github/tag/StylishThemes/GitHub-Custom-Emojis.svg)](https://github.com/StylishThemes/GitHub-Custom-Emojis/tags)
This userscript allows you to use and add custom emojis to GitHub.
Image emojis replace text that follow this template `:_{name}:`, so as not to interfere with the default GitHub emojis. Custom emojis can be added anywhere on the page, and provide an autocomplete method in issue comments.
Text emojis, both unicode and [kaomoji](https://en.wikipedia.org/wiki/Emoticon#Japanese_style), can be added using an autocomplete dropdown by typing a tilde symbol (`~`). Or, by opening up the collections and selecting the desired emoji.
# Installation
Make sure to install a userscript engine like [Greasemonkey](https://addons.mozilla.org/en-US/firefox/addon/greasemonkey/), [Tampermonkey](https://chrome.google.com/webstore/detail/tampermonkey/dhdgffkkebhmkfjojejmpbldmpobfkfo) or [compatible](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Install).
Install "GitHub Custom Emojis" by clicking here: [install](https://raw.githubusercontent.com/StylishThemes/GitHub-Custom-Emojis/master/github-custom-emojis.user.js).
# Documentation
* [Insert emojis](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki) & changing settings.
* [Install](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Install) browser specific user script addons.
* Full list of [image emojis](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Emojis-image) and [text emojis](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Emojis-text).
* How to [add emojis](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Add-Emojis).
* How to [remove emojis](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Remove-Emojis) & collections.
* Artist [permissions](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Permissions).
* [Change Log](https://github.com/StylishThemes/GitHub-Custom-Emojis/wiki/Log).# Screenshots
### Insert text emojis
Use `~` to open the dropdown
![start typing](https://cloud.githubusercontent.com/assets/136959/13732283/1c30c08e-e94d-11e5-9cd0-94bfea349071.gif)
### Insert image emojis
Use `:_` to open the dropdown
![start typing](https://cloud.githubusercontent.com/assets/136959/13545878/262057ba-e260-11e5-864c-377d63f2065a.gif)
### Settings panel
Open by pressing g + = (equals) within one second of each other.
![emoji-settings](https://cloud.githubusercontent.com/assets/136959/13548428/ca089004-e2b5-11e5-8718-61343908bf15.png)