Files
acrion-rog-client/docs/Action Rog/.obsidian/plugins/obsidian-plantuml/manifest.json
Redsandy a97a102c55 Update community plugins and enhance graph configuration
- Added 'obsidian-plantuml' plugin to community-plugins.json for diagram rendering.
- Updated graph.json to enable color group collapsing and added specific color queries for primary and secondary spells.
- Introduced types.json to define node types and their aliases.
- Modified workspace.json to reflect new tab IDs and updated file references for better organization.
- Added new markdown files detailing spells and their effects, including a comprehensive skill tree for the 'Light' node.
2026-01-19 02:12:18 +03:00

11 lines
245 B
JSON

{
"id": "obsidian-plantuml",
"name": "PlantUML",
"version": "1.8.0",
"minAppVersion": "1.5.7",
"description": "Render PlantUML Diagrams",
"author": "Johannes Theiner",
"authorUrl": "https://github.com/joethei/",
"isDesktopOnly": false
}