Skip to content

Releases: Ameer-Jamal/obsidian-export-mermaid-diagrams

1.0.4

Choose a tag to compare

@github-actions github-actions released this 17 Aug 09:47

Changes

  • Clear Obsidian review style warnings by removing tracked coverage CSS and painting readable exports without override stylesheets
  • Document offline/clipboard privacy in the README
  • Generate release notes automatically for future tags

Full Changelog: 1.0.3...1.0.4

1.0.3

Choose a tag to compare

@github-actions github-actions released this 15 Aug 09:17

Changes

  • Settings shortcut in the export menu
  • Unit tests for export, settings, and context menu

1.0.2

Choose a tag to compare

@Ameer-Jamal Ameer-Jamal released this 03 Aug 10:16

Fixes

  • Fully clean ESLint (0 errors, 0 warnings)
  • Add `getSettingDefinitions()` for Obsidian 1.13+ settings search

Support

Buy Me a Coffee

1.0.1

Choose a tag to compare

@Ameer-Jamal Ameer-Jamal released this 03 Aug 10:12

Fixes

  • Resolve ESLint CI failures for community plugin review/release
  • Keep readable light SVG/PNG export behavior

Support

Buy Me a Coffee

1.0.0

Choose a tag to compare

@Ameer-Jamal Ameer-Jamal released this 03 Aug 09:52

Export Mermaid Diagrams 1.0.0

Copy or save rendered Mermaid diagrams as SVG or PNG from Obsidian.

Features

  • Left-side export button on diagrams
  • Right-click export menu on rendered diagrams and Mermaid code blocks
  • Readable light exports by default (works well from dark themes)
  • Copy / save as SVG or PNG

Support

Buy Me a Coffee

Install

Download main.js, manifest.json, and styles.css into .obsidian/plugins/export-mermaid-diagrams/, then enable the plugin.