mirror of
https://github.com/groldsf/obsidian_check_plugin.git
synced 2026-07-22 05:37:48 +00:00
11 lines
No EOL
324 B
JSON
11 lines
No EOL
324 B
JSON
{
|
|
"id": "checkbox-sync",
|
|
"name": "Checkbox Sync",
|
|
"version": "1.0.3",
|
|
"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
|
|
}
|
|
|