From 4a06ee6b44f56a147bce461cef6b8c5de0d24e2d Mon Sep 17 00:00:00 2001 From: saberzero1 Date: Mon, 25 May 2026 03:16:06 +0200 Subject: [PATCH] docs: replaced excalidraw note in plugin table --- docs/features/Obsidian compatibility.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/Obsidian compatibility.md b/docs/features/Obsidian compatibility.md index dbe7517..fff943b 100644 --- a/docs/features/Obsidian compatibility.md +++ b/docs/features/Obsidian compatibility.md @@ -211,7 +211,7 @@ Quartz focuses on supporting Obsidian's core features. Functionality from Obsidi | Obsidian Plugin | Quartz Support | | --------------- | ------------------------------------------------------------------------------------------------------------------------------------------- | | Dataview | Supported via [Quartz Syncer](https://community.obsidian.md/plugins/quartz-syncer) — exports Dataview queries as static content during sync | -| Excalidraw | Planned as a future community plugin | +| Excalidraw | Supported via the `obsidian-plugin-excalidraw` community plugin | | Leaflet Maps | Supported via the `obsidian-plugin-leaflet` community plugin | | Style Settings | Supported via the `quartz-themes` community plugin |