raycast / extensions

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

[Google Translate] Add translate selected text command #14076

Closed zd4r closed 2 months ago

zd4r commented 2 months ago

Extension

https://www.raycast.com/gebeto/translate

Description

Can you please add "translate selected text" command? Same as "Send selection to AI chat" but for translate

Who will benefit from this feature?

No response

Anything else?

No response

raycastbot commented 2 months ago

Thank you for opening this issue!

🔔 @gebeto @FezVrasta @ickas @metakirby5 @tangerine1202 @nirtamir2 @pernielsentikaer @rasitayaz @Popalay @LitoMore you might want to have a look.

💡 Author and Contributors commands The author and contributors of `gebeto/translate` can trigger bot actions by commenting: - `@raycastbot close this issue` Closes the issue. - `@raycastbot close as not planned` Closes the issue as not planned. - `@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. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.
LitoMore commented 2 months ago

The Quick Translate command has already implemented this feature.

gebeto commented 2 months ago

This is already exists, all you need is just add hotkey to quickly open translate to run the translate, for me it is CONTROL+T

https://github.com/user-attachments/assets/08af8491-72f1-451b-83f1-914e74f6aca2

LitoMore commented 2 months ago

Closing due to this feature already exists.