Tasks
-
task
- title
- subtitle
- tracker
- mode: singleton | list
- listItem: template for displaying list item
- action: open | edit (when clicking entry)
- filter: Dispatch data filter
-
display: Task Definition array
-
classes: listItem
- animation: listItem
Task definition
- condition: tested against the dispatch (singleton) or list of dispatches
- title: displayed if condition is true
- subtitle
- icon: displayed with title
- taskIcon: displayed in place of the default circle | circle check
- status: complete | new | active
- styles: root
- classes: root, task, icon, title, subtitle
- animation: root, task, icon, title, subtitle
Dispatch data filter
- match: date template used to match
- tracker: single tracker handle
- trackers: list of tracker handles
- condition: processed against the dispatch to confirm match