ankit-kapur_obsidian-kanban.../manifest.json

10 lines
335 B
JSON
Raw Normal View History

2025-03-13 00:21:45 +00:00
{
"id": "kanban-status-updater",
"name": "Kanban Status Updater",
"version": "1.0.0",
"minAppVersion": "1.1.0",
2025-03-13 00:21:45 +00:00
"description": "Automatically updates a 'status' property in a note when its card is moved on a Kanban board",
"author": "Ankit Kapur",
"authorUrl": "https://github.com/ankit-kapur",
2025-03-13 00:21:45 +00:00
"isDesktopOnly": false
}