raycast / extensions

Everything you need to extend Raycast.
https://developers.raycast.com
MIT License
5.05k stars 2.78k forks source link

[clipboard-editor] Hitting space while an image is selected should activate Quicklook #12744

Open chrismessina opened 1 month ago

chrismessina commented 1 month ago

Extension

https://github.com/raycast/extensions/tree/main/extensions/clipboard-editor

Description

After activating Clipboard History and navigating to an image entry using the keyboard (e.g. by pressing ↓), pressing space should activate Quicklook.

The current keyboard shortcut is ⌘Y, and it would be useful if space were also a valid way to activate Quicklook.

Who will benefit from this feature?

Anyone who copies images, uses the Clipboard History, and wants to preview the image using a familiar keyboard shortcut.

Anything else?

No response

raycastbot commented 1 month ago

We could not find the extension related to this issue. Please update the issue with the link to the extension.

chrismessina commented 1 month ago

Is it because it's a core extension?