vault backup: 2025-12-10 11:37:35

This commit is contained in:
2023-05-15 17:16:05 +02:00
committed by Thomas Peetz
parent 91bf72fc87
commit 73f2162ddf
6049 changed files with 513094 additions and 227748 deletions
+100
View File
@@ -0,0 +1,100 @@
```contributionGraph
title: Meditation
graphType: calendar
dateRangeValue: 2
dateRangeType: LATEST_MONTH
startOfWeek: 1
showCellRuleIndicators: true
titleStyle:
textAlign: center
fontSize: 15px
fontWeight: normal
dataSource:
type: PAGE
value: '"Journal/Privat"'
dateField:
type: PAGE_PROPERTY
value: journal-start-date
format: yyyy-MM-dd
countField:
type: PAGE_PROPERTY
value: meditation
filters: []
fillTheScreen: false
enableMainContainerShadow: false
cellStyleRules: []
```
```contributionGraph
title: Liegestütz
graphType: calendar
dateRangeValue: 2
dateRangeType: LATEST_MONTH
startOfWeek: 1
showCellRuleIndicators: true
titleStyle:
textAlign: center
fontSize: 15px
fontWeight: normal
dataSource:
type: PAGE
value: '"Journal/Privat/2025"'
dateField:
type: FILE_NAME
value: journal-start-date
format: yyyy-MM-dd
countField:
type: PAGE_PROPERTY
value: pushUps
fillTheScreen: true
enableMainContainerShadow: false
cellStyleRules: []
```
```contributionGraph
title: Plank
graphType: calendar
dateRangeValue: 2
dateRangeType: LATEST_MONTH
startOfWeek: 1
showCellRuleIndicators: true
titleStyle:
textAlign: center
fontSize: 15px
fontWeight: normal
dataSource:
type: PAGE
value: '"Journal/Privat/2025"'
dateField:
type: FILE_NAME
value: journal-start-date
format: yyyy-MM-dd
countField:
type: PAGE_PROPERTY
value: plank
fillTheScreen: true
enableMainContainerShadow: false
cellStyleRules:
- id: default_b
color: "#9be9a8"
min: 1
max: "60"
- id: default_c
color: "#40c463"
min: "60"
max: "90"
- id: default_d
color: "#30a14e"
min: "90"
max: "120"
- id: default_e
color: "#216e39"
min: "120"
max: 999
cellStyle:
borderRadius: ""
```