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

Add supermemory extension #16784

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

Lermatroid
Copy link

@Lermatroid Lermatroid commented Feb 3, 2025

Description

This extension allows users to interact with Supermemory via Raycast. It uses the Supermemory api for interactions.

Screencast

I have some in this thread. If more are needed let me know and I'll upload it!

Checklist

- Update icon
- Update README.md
- Update readme
- Fix api types, update url
- update ask supermemory
- Add search and ask supermemory
- rename quick create file
- Add better huds, icon
- add space inference
- Add getSpaces function
- Add SuperMemory api wrapper, fetcher, and example command
- first commit
@raycastbot raycastbot added the new extension Label for PRs with new extensions label Feb 3, 2025
@raycastbot
Copy link
Collaborator

Congratulations on your new Raycast extension! 🚀

You can expect an initial review within five business days.

Once the PR is approved and merged, the extension will be available on our Store.

@Lermatroid
Copy link
Author

How would I go about updating this PR without pulling down all extensions? I need to remove 2 unused assets.

@LitoMore
Copy link
Contributor

LitoMore commented Feb 3, 2025

@Lermatroid Simply run npm run publish again to push your new changes to the pull request.

You can also press . key on the current page to open the GitHub web VS Code editor for editing the PR content.

@Lermatroid
Copy link
Author

Thanks @LitoMore! It should be up now. For some reason, npm run publish does not detect changes that only include deletions as far as I can tell, but using the web editor worked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
new extension Label for PRs with new extensions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants