raycast / extensions

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

[Change Case] ... Allow to paste when Used with Quicklink #9834

Closed reuhno closed 9 months ago

reuhno commented 9 months ago

Extension

https://www.raycast.com/erics118/change-case

Description

When you create a Quicklink to apply a text transform, the changed text goes to the clipboard but does not paste on its own, regardless of the value of the "Primary Action" option.

The productivity gain would be enormous if it were possible to have an auto paste with the quicklink

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 9 months ago

Thank you for opening this issue!

🔔 @erics118 @pernielsentikaer @nagauta you might want to have a look.

💡 Author and Contributors commands The author and contributors of `erics118/change-case` 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.
erics118 commented 9 months ago

I've implemented a fix so that quicklinks now respect the value of the Primary Action preference.