mirror of
https://github.com/poanse/obsidian-taskmap.git
synced 2026-07-22 14:00:24 +00:00
10 lines
386 B
JSON
10 lines
386 B
JSON
{
|
|
"id": "obsidian-taskmap",
|
|
"name": "Obsidian Taskmap Plugin",
|
|
"version": "0.0.8",
|
|
"minAppVersion": "1.12.4",
|
|
"description": "Plan projects via interactive GUI task trees. No need to move tasks around manually — the automatic layout keeps your structure visually clear and easy to edit.",
|
|
"author": "poanse",
|
|
"authorUrl": "https://github.com/poanse",
|
|
"isDesktopOnly": false
|
|
}
|