Files
obsidian-workflow-template/.obsidian/plugins/quickadd/manifest.json
Mathis Gauthey 5401f82472 update: Add quickadd
Allow user to :
- Quickly create tasks on different parts of the vault
- Quickly import tasks from todoist to different part of the vault
2024-01-04 10:55:04 +01:00

11 lines
318 B
JSON

{
"id": "quickadd",
"name": "QuickAdd",
"version": "1.4.0",
"minAppVersion": "0.13.19",
"description": "Quickly add new pages or content to your vault.",
"author": "Christian B. B. Houmann",
"authorUrl": "https://bagerbach.com",
"fundingUrl": "https://www.buymeacoffee.com/chhoumann",
"isDesktopOnly": false
}