groldsf_obsidian_check_plugin/manifest.json
2025-03-19 00:44:43 +03:00

11 lines
No EOL
324 B
JSON

{
"id": "checkbox-sync",
"name": "Checkbox Sync",
"version": "1.0.6",
"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
}