groldsf_obsidian_check_plugin/manifest.json
2025-08-08 13:15:01 +03:00

11 lines
No EOL
324 B
JSON

{
"id": "checkbox-sync",
"name": "Checkbox Sync",
"version": "1.2.0",
"minAppVersion": "0.12.0",
"description": "Automatically checks the parent checkbox if all child checkboxes are completed, and unchecks it otherwise.",
"author": "Grol",
"authorUrl": "https://github.com/groldsf",
"isDesktopOnly": false
}