carloscuesta / gitmoji

An emoji guide for your commit messages. 😜
https://gitmoji.dev
MIT License
15.85k stars 806 forks source link

✨ Feature Proposal: Reverse lookup on desktop app #1142

Closed jonathanloganmoran closed 2 years ago

jonathanloganmoran commented 2 years ago

Description of the problem

I want to be able to reverse lookup emojis by searching the list with a specific emoji.

For example, if I wanted to find out what the "🚀" emoji means in Gitmoji language, I would try to do: Fig. 1. Searching for the corresponding Gitmoji description by emoji character or emoji description.

which as of now returns nothing.

Solution

Currently, desired search functionality is implemented on https://gitmoji.dev

Alternatives

Currently on desktop, scrolling through the extensive list until the emoji in-question is found also works..

Additional context

No response

Validations

carloscuesta commented 2 years ago

Hey!

Unfortunately I do not maintain this desktop app so you should reach to the proper repository

Thanks!