Files
obsidian-workflow-template/.obsidian/plugins/obsidian-tasks-plugin/manifest.json
Mathis Gauthey f366d5b7b6 Initial commit
2023-08-05 19:14:53 +01:00

12 lines
344 B
JSON

{
"id": "obsidian-tasks-plugin",
"name": "Tasks",
"version": "4.3.0",
"minAppVersion": "1.1.1",
"description": "Task management for Obsidian",
"author": "Martin Schenck and Clare Macrae",
"authorUrl": "https://github.com/obsidian-tasks-group",
"fundingUrl": "https://github.com/sponsors/claremacrae",
"isDesktopOnly": false
}