yohasebe / openai-chat-api-workflow

🎩 An Alfred 5 Workflow for using OpenAI Chat API to interact with GPT-4o 🤖💬 It also allows image generation 🖼️, image understanding 👀, speech-to-text conversion 🎤, and text-to-speech synthesis 🔈
https://github.com/yohasebe/openai-text-completion-workflow
MIT License
299 stars 8 forks source link

{Shift|CMD|CTRL}-Enter to send the text in Web UI #23

Open lazywei opened 10 months ago

lazywei commented 10 months ago

Right now the only way to ask follow up question on the web ui is to click the "Send Messages" button by mouse image

I wonder if there is a way to use keyboard to send the text quickly, like using "CMD+Enter" or "Shift+Enter"?

yohasebe commented 10 months ago

Personally, I press Tab to move focus to "Send Message" and then hit Enter. However, I will consider whether a dedicated key combination is a feasible option. Thanks!

lazywei commented 10 months ago

Hmm good point I forgot I can use tab lol. I think it works like a charm so no need to prioritize this :)