poanse_obsidian-taskmap/manifest.json
Poluboiarinov Anton 39c806a2e6
Github attestation and fixes (#6)
Added github attestation for artefacts
Fixed obsidian review warnings
Fixed a bug - when deleting a task, its children were reparented with incorrect priorities which broke manual repositioning
Fixed a visual bug - edited task was drawn behind its siblings which made name editing clunky for long task names
2026-07-13 09:37:48 +03:00

10 lines
266 B
JSON

{
"id": "taskmap",
"name": "Taskmap",
"version": "0.1.9",
"minAppVersion": "1.12.4",
"description": "Plan projects via interactive GUI task trees with automatic layout.",
"author": "poanse",
"authorUrl": "https://github.com/poanse",
"isDesktopOnly": false
}