mirror of
https://github.com/poanse/obsidian-taskmap.git
synced 2026-07-22 06:05:58 +00:00
10 lines
266 B
JSON
10 lines
266 B
JSON
{
|
|
"id": "taskmap",
|
|
"name": "Taskmap",
|
|
"version": "0.1.8",
|
|
"minAppVersion": "1.12.4",
|
|
"description": "Plan projects via interactive GUI task trees with automatic layout.",
|
|
"author": "poanse",
|
|
"authorUrl": "https://github.com/poanse",
|
|
"isDesktopOnly": false
|
|
}
|