The Embed Excalidraw plugin lets you seamlessly integrate an Excalidraw board into your RemNote workspace. Now, creating Excalidraw illustrations right within RemNote becomes a breeze! 🖌️ What's more? All board elements and state are stored at the user-level in RemNote, ensuring effortless synchronization and restoration across various devices and platforms. 🔄
- To create a new Excalidraw board in RemNote, simply type the slash command
/excalidraw
. - Let your creativity take over! Start drawing! 🎨
- You can open the excalidraw board in popup by clicking the button on the top-right area.
- Have an existing
.excalidraw
file? Import it easily using theOpen
menu in the left area. 📁 - This plugin also supports features such as
export
,view mode
, andsave to image
. - How to add libraries: you can download libraries file then click on
Open
button in library sidebar to import it to the excalidraw component.- Note: you can't add excalidraw libs to this plugin by clicking
Add to Excalidraw
button onhttps:libraries.excalidraw.com/
now.
- Note: you can't add excalidraw libs to this plugin by clicking
- Set the theme in the Plugin Settings.
- Set the height in the Plugin Settings. This value will be applied as the default height for all Excalidraw boards.
- The height should be within the range of 450px ~ 1300px.
- Set the height of each board individually by manually editing the height slot/attribute value of the
EmbedExcalidraw
power-up.- The height should be within the range of 450px ~ 1300px.
-
Setting
add global option -readonly on Mobile
-
Known issue
🚨:Add to Excalidraw
button not works now. The page will be redirected to localhost:8000, so the Library cannot be added to the board.
Contributions are always welcome! Feel free to fork this repo and create PRs. Thanks! 👍