Files
obsidian-note/.obsidian/plugins/export-graph-view/manifest.json
2026-05-14 15:36:26 +08:00

12 lines
333 B
JSON

{
"id": "export-graph-view",
"name": "Export Graph View",
"version": "1.2.2",
"minAppVersion": "0.15.0",
"description": "Export your vault's graph view to mermaid and dot format.",
"author": "Sean McGhee",
"authorUrl": "https://www.seantiz.com",
"fundingUrl": "https://github.com/sponsors/seantiz",
"isDesktopOnly": false
}