Diagrammo in your docs & notes

1.Install

  1. Open Obsidian → Settings → Community plugins → Browse.
  2. Search for Diagrammo Diagrams and click Install.
  3. Enable the plugin under Settings → Community plugins.

Plugin page: community.obsidian.md/plugins/dgmo

2.Use

Inside any note

markdown
```dgmo
pie Browser Market Share (2025)
Chrome 63.5
Safari 19.8
Firefox  6.2
Edge     5.1
Other    5.4
```

Produces

Browser Market Share (2025)Chrome — 63.5 (64%)Safari — 19.8 (20%)Firefox — 6.2 (6%)Edge — 5.1 (5%)Other — 5.4 (5%)
Browser Market Share (2025)Chrome — 63.5 (64%)Safari — 19.8 (20%)Firefox — 6.2 (6%)Edge — 5.1 (5%)Other — 5.4 (5%)
pie Browser Market Share (2025)

Chrome           63.5
Safari           19.8
Firefox           6.2
Edge              5.1
Other             5.4

Hover any rendered diagram and a small open-in-new-tab icon appears in the top-right corner — click it to edit the source live on online.diagrammo.app with the same palette and theme.

3.Commands

Open the Command palette (Cmd/Ctrl + P) and search for:

Create example note with all chart types
Drops a “Diagrammo Examples.md” note into your vault showing every chart type the plugin can render. Re-running overwrites it with the latest examples.

4.Settings

Settings → Community plugins → Diagrammo Diagrams.

Palette
Color palette applied to all dgmo diagrams — Slate (default), Atlas, Blueprint, Tidewater, Nord, Catppuccin, and Tokyo Night.
Theme
Auto follows Obsidian’s light/dark mode. Override to force light or dark regardless of vault theme.