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

10 lines
309 B
JSON

{
"id": "todoist-sync-plugin",
"name": "Todoist Plugin",
"version": "1.11.1",
"minAppVersion": "1.0.0",
"description": "Materialize Todoist tasks within Obsidian notes.",
"author": "Jamie Brynes",
"authorUrl": "https://github.com/jamiebrynes7/obsidian-todoist-plugin",
"isDesktopOnly": false
}