This extension brings GitHub Gist support to Raycast through the personal access tokens. To get started, first:
Settings
Developer settings
.Personal access tokens
.Generate new token
in the upper-right.note
for your token (Eg. Raycast
). This will help you identify it in the future.repo
gist
user
Generate token
and save this value somewhere. You'll only be able to see this once.Future updates to this extension will offer more functionality that may require additional scopes be defined in this token.
Automatically get the selected text or clipboard and generate a gistfile, you can also add additional gistfiles and finally create a gist. Once created successfully, you can choose to copy the link or open it in your browser.
Search and display gists from GitHub.
Gist Tag
My Gists
My Starred
All Public Gists
Action
Copy to Clipboard
Paste to Active App
Copy Gist Link
Open in Browser
Star Gist (Only in MyGists)
Delete Gist (Only in MyGists)
Unstar Gist (Only in My Starred)
Star Gist (Only in All Public Gists)
Clone Gist