Skip to content
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

Add keyboard shortcut to copy multiple emojis at once #113

Open
Merrit opened this issue Oct 25, 2024 · 0 comments
Open

Add keyboard shortcut to copy multiple emojis at once #113

Merrit opened this issue Oct 25, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@Merrit
Copy link
Owner

Merrit commented Oct 25, 2024

Currently after selecting an emoji, it is copied to the clipboard - and if hide after copy is enabled, the window is hidden.

It would be nice if one knows they want multiple emojis to be able to copy them all at once.

Current

  • Invoke window
  • Select 😁
  • Window is hidden
  • Paste 😁
  • Invoke window
  • Select 🥰
  • Window is hidden
  • Paste 🥰

Proposed

  • Invoke window
  • Select 😁 with a special keyboard modifier, perhaps something like Shift + Enter
  • Select 🥰 with regular Enter to accept, and copy
  • Window is hidden
  • Paste output will be 😁 🥰

Not sure if such a thing would be feasible on mobile given that long-press is already used for alternate emojis. Also not sure what the desktop shortcut should be yet.

@Merrit Merrit added the enhancement New feature or request label Oct 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant