A user-friendly Raycast extension that seamlessly integrates with Karakeep (previously Hoarder), bringing powerful bookmark management to your fingertips. Quickly save, search, and organize your bookmarks, texts, and images—all through Raycast's intuitive interface.
This extension leverages Karakeep's API to provide a streamlined experience for managing your digital collection, complete with AI-powered tagging and search capabilities.
git clone https://github.com/foru17/raycast-karakeep.git
cd raycast-karakeep
npm install && npm run dev
# Enjoy it
All powered by Karakeep's robust API, bringing your bookmark management right into Raycast's streamlined interface.
Before you begin, ensure you have the following:
I strongly recommend setting up Karakeep with Docker for easy deployment and management.
Create an API key by visiting https://your-karakeep-instance.com/settings/api-keys
and clicking the 'New API Key' button.
After installation, set up the extension with your Karakeep instance details:
You can also customize the default main operations and the bookmark details you want to display.
Here's how to make the most of the Raycast Karakeep extension:
If you encounter any issues:
If problems persist, please open an issue on the GitHub repository.
Contributions are welcome and appreciated! Here's how you can contribute:
git checkout -b my-new-feature
git commit -am 'Add some feature'
git push origin my-new-feature
Please read CONTRIBUTING.md for details on our code of conduct and the process for submitting pull requests.
This extension is built on top of the Karakeep project. We're grateful for their work in creating such a powerful and flexible bookmarking solution.
Special thanks to @kdurek for creating the original Raycast Karakeep extension, which laid the foundation for this enhanced version.
This project is licensed under the MIT License - see the LICENSE file for details.
If you find this extension helpful, consider:
Your support helps keep this project active and improving!