taskgenius_taskgenius-plugin/manifest.json

10 lines
343 B
JSON
Raw Permalink Normal View History

2022-06-07 06:12:30 +00:00
{
2025-08-16 06:18:27 +00:00
"id": "obsidian-task-progress-bar",
"name": "Task Genius",
2025-12-11 02:28:07 +00:00
"version": "9.13.1",
2025-08-16 06:18:27 +00:00
"minAppVersion": "0.15.2",
"description": "Comprehensive task management that includes progress bars, task status cycling, and advanced task tracking features.",
"author": "Boninall",
"authorUrl": "https://github.com/Quorafind",
"isDesktopOnly": false
2025-08-18 09:20:32 +00:00
}