Skip to content

Add keyboard shortcut to copy multiple emojis at once #113

@Merrit

Description

@Merrit

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions