carloscuesta / gitmoji

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

Reorder gitmojis #1632

Closed gshohat closed 10 months ago

gshohat commented 10 months ago

Description of the problem

Interactive commit client: use arrow keys or type to search to find the most frequent used gitmojis - hotfix , new feature etc…

Solution

Reorder gitmojis so popular ones will be in the beginning of the options list to choose from

Alternatives

No response

Additional context

No response

Validations

gshohat commented 10 months ago

I can contribute with a PR 💫

gshohat commented 10 months ago

Btw there's an open issue that talks about a specific user preference: https://github.com/carloscuesta/gitmoji/issues/870

This one is more for common used as a default.

carloscuesta commented 10 months ago

Hey!

What do you mean by popular ones? The ones that you might frequently use might not be the same ones for other people so it can be a bit tricky to reorder the emojis based on usage as we have no metrics on that.

Regarding the pin feature, that's a complete separate thing and as you mentioned we already have an issue for that!

Thanks,