Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Custom Raycast commands #41

Open
joshmedeski opened this issue Jan 23, 2024 · 2 comments
Open

Custom Raycast commands #41

joshmedeski opened this issue Jan 23, 2024 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@joshmedeski
Copy link
Owner

As a Raycast user, I want to be able to setup custom commands to connect to specific sessions, so I can globally connect to my favorite sessions and be even more efficient in my workflow!

@joebonneau
Copy link
Contributor

Got my eyes on this one for sure!

@joshmedeski
Copy link
Owner Author

joshmedeski commented Jan 24, 2024

Looks like the Ollama has a decent workflow that might work:
https://github.com/raycast/extensions/blob/97eb5236185967fb342b0ce6ddb812bbf8efef27/extensions/raycast-ollama/src/ollama-custom-create.tsx

  1. "Create custom command" prompts the user to fill out the extension specific values
SCR-20240124-izfj

For sesh, you'll want to choose a zoxide result form a dropdown (similar to the "Model" field shown above

  1. Forward the data to "Create Quicklink" and fill out the custom extension and ask the user to name the quicklink.
SCR-20240124-iztp
  1. Then the user can set a binding manually to the created shortlink!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: In Progress
Development

No branches or pull requests

2 participants