5 ms·
This looks really great. Are you planning on adding shortcut keys anytime soon?
by philipjoubert 2y ago
This looks really great. Are you planning on adding shortcut keys anytime soon?
- tcarambat1010 2y agoWe actually are planning to really lean into the "Desktop assistant" style of things, so yes absolutely. Like how on Mac you can cmd+space to launch spotlight, we can offer the same functionality alongside everything else. WIP!
- prometheon1 2y agoOne way of doing this that might save you some effort is writing a plugin for Raycast, but I have no idea whether this covers the use cases you have in mind. Seems doable: https://github.com/raycast/extensions/blob/main/extensions/openai-gpt/src/ai.tsx https://github.com/raycast/extensions/blob/main/extensions/o... (Not affiliated, I just have Raycast installed and use it sometimes)