2025-02-27 00:58:54 +08:00
|
|
|
{
|
|
|
|
"id": "obsidian-tasks-plugin",
|
|
|
|
"name": "Tasks",
|
2025-03-21 09:44:39 +08:00
|
|
|
"version": "7.18.3",
|
|
|
|
"minAppVersion": "1.4.0",
|
|
|
|
"description": "Track tasks across your vault. Supports due dates, recurring tasks, done dates, sub-set of checklist items, and filtering.",
|
2025-02-27 00:58:54 +08:00
|
|
|
"helpUrl": "https://publish.obsidian.md/tasks/",
|
2025-03-21 09:44:39 +08:00
|
|
|
"author": "Clare Macrae and Ilyas Landikov (created by Martin Schenck)",
|
2025-02-27 00:58:54 +08:00
|
|
|
"authorUrl": "https://github.com/obsidian-tasks-group",
|
|
|
|
"fundingUrl": "https://github.com/sponsors/claremacrae",
|
|
|
|
"isDesktopOnly": false
|
|
|
|
}
|