Skip to content

Raycast extension for Snipshare #26

Description

@joaopcm

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;
    • Revoke an invite;
  • List all pending invites;
    • Accept invite;
    • Reject invite;

Describe alternatives you've considered
Not having the Raycast extension :/

Additional context
No additional context.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions