-
Notifications
You must be signed in to change notification settings - Fork 286
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Include built-in support for several new emoji shortcodes recently added to gitmoji #316
Comments
Hi @TobiasTao, Git Graph has built-in support for many emoji shortcodes, including all of gitmoji and some other common shortcodes. As there are almost endless shortcodes and different flavours used around the world, I had to decide on a built-in set of the most common ( However, when I implemented emoji shortcode replacement, I also created a new Extension Setting Custom Emoji Shortcode Mappings that allows users (like yourself) to define any other emoji's they use (that aren't built-in). You will be able to use the above mentioned Extension Setting to define a custom mapping for I'll close this issue as it is not a bug, and this functionality is already provided in Git Graph. |
Thanks you for your reply @mhutchie, but gitmoji already contains |
Hi @TobiasTao, Thanks for making me aware of that. Since Gitmoji has recently added |
This will be available in v1.24.0. If you'd like to use it before the next release, you can download v1.24.0-beta.1, and install it following the instructions provided here. |
@mhutchie On https://gitmoji.carloscuesta.me/ the documentation icon is now |
Hi @ADIX7, I've just compared the set of short-codes I last imported from gitmoji into Git Graph, to the latest set of gitmoji. In the last five months, gitmoji have made the following changes:
I'll apply these changes in the next release of Git Graph, and reply to this thread with a link to a beta release with these changes within the next week. I've included importing gitmoji into my pre-release steps, so that going forward the set of gitmoji in Git Graph is always kept in sync. |
Sounds great, thank you for the fast response! |
Describe the Bug

emoji
wastebasket
is not displayed correctlyExpected Behaviour
show: 🗑️
Environment
The text was updated successfully, but these errors were encountered: