extensions
extensions copied to clipboard
[Gif Search] Drag and drop "copy/paste"
Extension
https://raycast.com/josephschmitt/gif-search
Description
Since the drag-and-drop feature actually does something ("copy" the link), I'd like for it to be modifiable as well, just like the main action. So by dragging and dropping it e.g. in Slack, I'd love for it to actually copy the gif itself.
Current behaviour:
https://github.com/raycast/extensions/assets/37065184/3dc5513d-1842-4597-b07f-4a7329d6de97
Who will benefit from this feature?
Users of any chat app where you want to add a gif, and possibly any other place you'd like to add a gif.
Anything else?
No response
Thank you for opening this issue!
🔔 @josephschmitt @tmwrnr @j3lte @samuelkraft you might want to have a look.
💡 Author and Contributors commands
The author and contributors of josephschmitt/gif-search
can trigger bot actions by commenting:
-
@raycastbot close this issue
Closes the issue. -
@raycastbot rename this issue to "Awesome new title"
Renames the issue. -
@raycastbot reopen this issue
Reopen the issue.
Unfortunately that's impossible at the moment...
Allthough we're able to add quicklook
(see here) to a <Grid.Item />
, that wouldn't be feasible. Quicklook only supports locally downloaded files, not web urls...
If Raycast would implement some kind of drag handler to these items, we could potentially download the GIF when it starts dragging (or before) and thus implement the quicklook.
This issue has been automatically marked as stale because it did not have any recent activity.
It will be closed if no further activity occurs in the next 10 days to keep our backlog clean 😊
Not possible at the moment, as mentioned. Closing as won't do.