mirror of
https://github.com/groldsf/obsidian_check_plugin.git
synced 2026-07-22 05:37:48 +00:00
fix gif
This commit is contained in:
parent
7b41faa6f8
commit
25578447ea
1 changed files with 4 additions and 0 deletions
|
|
@ -19,11 +19,15 @@
|
|||
This provides flexibility in how you manage your task lists.
|
||||
|
||||
**Example 1: Parent state updates from children**
|
||||
|
||||

|
||||
|
||||
*Checking the last child causes the parent to become checked. Unchecking any child unchecks the parent (requires `enableAutomaticParentState` setting).*
|
||||
|
||||
**Example 2: Child state updates from parent**
|
||||
|
||||

|
||||
|
||||
*Manually checking/unchecking the parent checkbox cascades the state change to all children (requires `enableAutomaticChildState` setting).*
|
||||
|
||||
### Supported Lists
|
||||
|
|
|
|||
Loading…
Reference in a new issue