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

12 lines
362 B
JSON

{
"id": "obsidian-task-archiver",
"name": "Archiver",
"version": "0.23.2",
"minAppVersion": "0.12.0",
"description": "Move completed tasks to an archive with a date tree",
"author": "Ivan Lednev",
"authorUrl": "https://github.com/ivan-lednev",
"isDesktopOnly": false,
"fundingUrl": "https://www.buymeacoffee.com/machineelf"
}