Closed TobiasTao closed 4 years ago
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 (:wastebasket:
isn't one of them).
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 :wastebasket:
to your desired emoji.
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 :wastebasket:
maybe you should update.
Hi @TobiasTao,
Thanks for making me aware of that. Since Gitmoji has recently added :wastebasket:
(after I added Gitmoji support), I’ll update the built-in list in Git Graph to include it and any other new emojis they’ve 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 :memo:
while in your extension it is :pencil:
. Has it been renamed on the site?
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:
:pencil:
to :memo:
:passport-control:
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!
Hi @ADIX7,
The delivery of the built-in support for the new Gitmoji was tracked by #409. Please see my closure comment on it for a link to the beta release, and instructions for how to install it.
Describe the Bug emoji
wastebasket
is not displayed correctlyExpected Behaviour show: 🗑️ Environment