Is your feature request related to a problem? Please describe.
It's not related to a problem. However, it'd be great if I could create Snipshare links via a Raycast extension.
Describe the solution you'd like
A Raycast extension called "Snipshare" sends an API request to the Snipshare API, providing the code selected with the cursor. If the user subscribes to Raycast Pro, the extension can automatically generate a markdown description for it. Perhaps two commands can be implemented: one with AI steps and one without.
- Create a snippet;
- Create a snippet with AI (Raycast Pro only);
- Search for snippets;
- List all organizations;
-
- Open organization on Snipshare;
- List all projects in an organization;
-
- Open project on Snipshare;
-
- List all snippets in a project;
-
-
- Open a snippet on Snipshare;
- List all members in an organization;
- List all invites sent;
-
- List all pending invites;
-
-
Describe alternatives you've considered
Not having the Raycast extension :/
Additional context
No additional context.
Is your feature request related to a problem? Please describe.
It's not related to a problem. However, it'd be great if I could create Snipshare links via a Raycast extension.
Describe the solution you'd like
A Raycast extension called "Snipshare" sends an API request to the Snipshare API, providing the code selected with the cursor. If the user subscribes to Raycast Pro, the extension can automatically generate a markdown description for it. Perhaps two commands can be implemented: one with AI steps and one without.
Describe alternatives you've considered
Not having the Raycast extension :/
Additional context
No additional context.