- Use default colors only
- Use parameter
datasetNameto set the title name
searchType: tag
searchTarget: meditation
datasetName: Meditation
folder: diary
month:
- Click "<" to see data in previous month
- Click ">" to see data in next month
- Click "◦" to see data in current month
searchType: tag
searchTarget: exercise-pushup
datasetName: PushUp
folder: diary
month:
startWeekOn: 'Sun'
threshold: 40
color: tomato
headerMonthColor: orange
dimNotInMonth: false
todayRingColor: orange
selectedRingColor: steelblue
showSelectedValue: true
searchType: tag
searchTarget: meditation
datasetName: Meditation
folder: diary
month:
startWeekOn: 'Sun'
color: steelblue
headerMonthColor: green
selectedRingColor: orange
Use parameter circleColorByValue, color the circles based on the values
searchType: tag
searchTarget: exercise-pushup
datasetName: PushUp
folder: diary
month:
startWeekOn:
threshold: 40
color: green
headerMonthColor: orange
dimNotInMonth: false
todayRingColor: orange
selectedRingColor: steelblue
circleColorByValue: true
showSelectedValue: true
searchType: tag
searchTarget: exercise-pushup
summary:
template: "minDate: {{minDate}}\nminValue: {{min}}\nmaxDate: {{maxDate}}\nmaxValue: {{max}}"
- Use parameter
datasetNameto specify the name of each dataset - Use parameter
datasetto include dataset we are going to view - Use parameter
thresholdto specify the level of achievement (affect the streaks) - Click the datasetName label in month view to change the target dataset
searchType: tag
searchTarget: exercise-pushup, meditation
datasetName: PushUp, Meditation
folder: diary
month:
dataset: 0, 1
startWeekOn: 'Sun'
threshold: 40, 0
color: green
headerMonthColor: orange
dimNotInMonth: false
todayRingColor: orange
selectedRingColor: steelblue
circleColorByValue: true
showSelectedValue: true
Please also check those search targets in markdown files under folder 'diary'.