📄 Troubleshooting/Excalidraw
Open note →
Excalidraw usage
For questions regarding Excalidraw usage, please refer to the Excalidraw documentation.
For rendering issues in Quartz, please refer to the Quartz Excalidraw plugin.
Drawing does not appear in Quartz
If your Excalidraw drawing is not showing up on your Quartz site:
- Ensure the Quartz Excalidraw plugin is installed - The plugin must be installed in your Quartz site for drawings to render. Install it with:
npx quartz plugin add github:quartz-community/obsidian-plugin-excalidraw- Ensure the Excalidraw integration is enabled - The Excalidraw integration must be enabled in Quartz Syncer’s settings for
.excalidraw.mdfiles to be synced. - Check the file extension - Drawing files should have the
.excalidraw.mdextension. - Verify the frontmatter - Excalidraw files should have
excalidraw-plugin: parsedin their frontmatter.
Drawing appears but renders incorrectly
Rendering is handled by the Quartz Excalidraw plugin. If a drawing syncs successfully but doesn’t render correctly, please raise an issue on the Quartz Excalidraw plugin repository.
I have a different issue not listed here
For syncing issues, please raise an issue on GitHub.
For rendering issues, please raise an issue on the Quartz Excalidraw plugin repository.