mirror of
https://github.com/limpido/obsidian-tree-diagram.git
synced 2026-07-22 05:49:29 +00:00
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"id": "tree-diagram",
|
|
"name": "Tree Diagram",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Convert indented text to a file tree diagram.",
|
|
"author": "limpido",
|
|
"authorUrl": "https://github.com/limpido",
|
|
"isDesktopOnly": false
|
|
}
|