Introduction
Welcome to the RemNote Plugin community! We're working to build the world's most comprehensive tool for thinking and learning, and can't wait to see what you create.
Overview
Plugins enable you to fine-tune RemNote for all of your thinking and learning needs. Check out how easy it is to get started 🚀:
Features
- Secure by Default with restricted plugin scopes at the Rem, Document, and Powerup level.
- Sandboxed and Native Plugins that run either from an IFrame or the main thread's JS.
- Widgets for injecting UI almost anywhere into RemNote.
- Virtual-Embeds for directly using RemNote's core components (editor, queue, etc).
- Visual Integration with automatic dark-mode, sizing, and more.
- React-First with pre-built components that let you include parts of RemNote (the editor, rendering a Rem, etc.) in your plugin itself.
- Extensive API, with hooks for almost everything in RemNote.
- ... and much more!
Links
- Getting Started Guide: The fastest way to ramp up.
- Plugin Template: Clone this template to start a new plugin.
- In-Depth Guide: Build your first plugin with the help of our comprehensive tutorial.
- Official RemNote Plugins: A list of plugins maintained by the RemNote team. View the source code here for inspiration and best practices.
- CSS Documentation: No JS necessary!
- API Feedback and Requests: We want our API to enable you to do almost anything in RemNote. Submit feedback and requests here!
- Requested Plugins View plugins that users want.
- Developer Community: Chat about plugins with other developers and the core RemNote team.