Add user option to hide finished checklist items

Add a user option to hide finished items in a checklist.
This commit is contained in:
Marc Hartmayer 2020-06-09 23:32:00 +02:00
parent 2a25318ba8
commit 5755ece33e
6 changed files with 74 additions and 5 deletions

View file

@ -3071,6 +3071,10 @@ definitions:
description: |
does the user want to hide system messages?
type: boolean
hideCheckedItems:
description: |
does the user want to hide checked checklist items?
type: boolean
hiddenSystemMessages:
description: |
does the user want to hide system messages?