raycast / extensions

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

[Word Search] Can you please add Autofill Input functionality? #12045

Closed jewenso closed 5 months ago

jewenso commented 6 months ago

Extension

https://www.raycast.com/rishabswift/word-search

Description

Hi,

Thank you for creating the extension, I use it everyday.

I wonder if you could add a simple feature to automatically paste the currently selected word into the extension whenever you open word search (synonyms, antonyms etc). Without the need to select the word, copy the word, and then paste it to the extension.

Thank you

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 6 months ago

Thank you for opening this issue!

🔔 @RishabSwift @thomaspaulmann @bkeys818 you might want to have a look.

💡 Author and Contributors commands The author and contributors of `rishabswift/word-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` Reopens the issue. - `@raycastbot assign me` Assigns yourself to the issue. - `@raycastbot good first issue` Adds the "Good first issue" label to the issue.
bkeys818 commented 6 months ago

This may not be best for all users. It wouldn't exactly follow user expectations.

Checking when the text was copied would solve that problem, but that's not possible with the Raycast API at the moment.

j3lte commented 5 months ago

Added in last update

@raycastbot close this issue