raycast / extensions

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

[Figma File Search] Support passing context #9852

Closed Scvairy closed 8 months ago

Scvairy commented 9 months ago

Extension

https://www.raycast.com/michaelschultz/figma-files-raycast-extension

Description

As mentioned in this video https://youtu.be/LyacFwVDr8o?si=pNFbz2Ns1d08O35P&t=135 there is a feature to pass context to extension. I'd like to use a quicklink to quickly search file in figma via hotkey

Who will benefit from this feature?

Everyone, who uses quicklinks with Figma extension

Anything else?

No response

raycastbot commented 9 months ago

Thank you for opening this issue!

🔔 @michaelwschultz @pernielsentikaer @GLaDO8 you might want to have a look.

💡 Author and Contributors commands The author and contributors of `michaelschultz/figma-files-raycast-extension` 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.
michaelwschultz commented 8 months ago

Thanks for the suggestion @Scvairy. I just put up a PR for this. Should land soon.