gitmoji icon indicating copy to clipboard operation
gitmoji copied to clipboard

Feature Idea: Pin Emojis to Top

Open nabeelvalley opened this issue 4 years ago • 4 comments

Often I find myself using a specific subset of emojis (particularly via the Gitmoji site)

It would be useful if I could Pin a specific emoji to the top of the list so that I don't have to scroll to find/search for the emoji

nabeelvalley avatar Sep 29 '21 14:09 nabeelvalley

Hey @nabeelvalley 👋 That would be a nice improvement do you have time and will to implement it? 😄

johannchopin avatar Oct 17 '21 13:10 johannchopin

I'm dying for showing "latest 7 used" instead of the current ones, and access with a number instead of arrow keys. I could help implementing it

edit: sorry i thought this was the gitmoji-cli repo 😅

codingedgar avatar Nov 21 '21 03:11 codingedgar

How about a right-click menu? something like this image

FelixLgr avatar Dec 27 '22 12:12 FelixLgr

The problem with adding just a context menu (aka right-click menu), is the lack of affordance to the user, there is no way for a user to identify that this action exists, and interacting with this by keyboard is also not ideal.

The context menu comes as a good addition to an already present intractable button on the ui, but as a stand-alone it losses a lot of it's value.

I like the idea of a context menu, I think it's more elegant than only adding the "pin" action to the card, if you want to provide a design suggestion of said "more button", it is welcomed, taking into consideration the discussion already present on the related PR from @johannchopin

References:

  • https://xd.adobe.com/ideas/principles/web-design/what-is-affordance-design/#:~:text=What%20is%20affordance%20in%20UX,their%20expectations%20and%20previous%20experiences.
  • https://en.wikipedia.org/wiki/Affordance

vhoyer avatar Jan 09 '23 15:01 vhoyer

Indeed, the implementation and use of a context menu (for computers and phones) is not necessarily great. We will have to see in the future if someone has the time and desire to do it!"

FelixLgr avatar Jan 15 '23 19:01 FelixLgr