Quartz Syncer

npx quartz plugin add github:quartz-community/obsidian-plugin-excalidraw
🔗 quartz.jzhao.xyz
📄 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:

  1. 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
  1. Ensure the Excalidraw integration is enabled - The Excalidraw integration must be enabled in Quartz Syncer’s settings for .excalidraw.md files to be synced.
  2. Check the file extension - Drawing files should have the .excalidraw.md extension.
  3. Verify the frontmatter - Excalidraw files should have excalidraw-plugin: parsed in 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.