Files

1.5 KiB

days, months, years, projectfolder, lineColor
days months years projectfolder lineColor
30 8 4 #de454e

[!examples]- Review

not done
no happens date
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/
group by heading

[!todo]- Heute zu erledigen

not done
happens on today
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!todo]- Beginnt demnächst

not done
scheduled after today
scheduled before in two weeks
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!todo]- Aktive Aufgaben

not done
happens on or before today
has happens date
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/

[!todo]- Nicht erledigt

not done 
path regex does not match /^Resources\/Templates\/.*/
path regex does not match /^Übersicht\/.*/
group by heading

Dashboard

title: Tasks
graphType: default
dateRangeValue: 180
dateRangeType: LATEST_DAYS
startOfWeek: 0
showCellRuleIndicators: true
titleStyle:
  textAlign: center
  fontSize: 15px
  fontWeight: normal
dataSource:
  type: ALL_TASK
  value: ""
  dateField: {}
  filters:
    - id: "1740652587776"
      type: STATUS_IS
      value: COMPLETED
fillTheScreen: false
enableMainContainerShadow: false
cellStyleRules: []

await dv.view("tasks-dashboard", {container: this.container});