raycast / extensions

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

[ChatGPT] Copy generated answers to the clipboard in conversations view #12965

Open FelixLisczyk opened 3 weeks ago

FelixLisczyk commented 3 weeks ago

Extension

https://www.raycast.com/abielzulio/chatgpt

Description

The extension should provide an action that allows users to copy the generated answer directly to the clipboard in the "Conversations" view. This would be similar to the existing extension for Anthropic’s Claude LLM, which offers this functionality.

ask

Who will benefit from this feature?

Users who need to process long answers from previous conversations in another program.

Anything else?

Thank you for developing this very useful extension! 😊

raycastbot commented 3 weeks ago

Thank you for opening this issue!

🔔 @abielzulio @erodactyl @pernielsentikaer @shichongrui @timolins @cruelmoney @abielzulio @abielzulio @k8scat @Nauxscript @aeither you might want to have a look.

💡 Author and Contributors commands The author and contributors of `abielzulio/chatgpt` 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. - `@raycastbot keep this issue open` Make sure the issue won't go stale and will be kept open by the bot.