Skip to content

Latest commit

 

History

History
61 lines (55 loc) · 1.03 KB

File metadata and controls

61 lines (55 loc) · 1.03 KB

Habit Tracker

searchType: tag
searchTarget: exercise-pushup
folder: diary
endDate: 2021-01-31
line:
    title: PushUp
    yAxisLabel: Count
    lineColor: "#d65d0e"
searchType: tag
searchTarget: exercise-plank
folder: diary
line:
    title: Plank
    yAxisLabel: Hold
    yAxisUnit: sec
    lineColor: "#458588"
    pointColor: red
searchType: tag
searchTarget: meditation
folder: diary
accum: true
penalty: -1
line:
    title: Meditation
    yAxisLabel: Count

Summary

searchType: tag
searchTarget: meditation
folder: diary
summary:
    template: "Longest Streak: {{maxStreak}} day(s)\nLongest Break: {{maxBreak}} day(s)\nLast streak: {{lastStreak}} day(s)"
searchType: tag
searchTarget: work_log
folder: diary
accum: true
startDate: 2021-01-01
line:
    title: Work Log
    yAxisLabel: Count
    pointSize: 5
    pointColor: white
    pointBorderWidth: 2
    pointBorderColor: "#d65d0e"

Please also check those search targets in markdown files under folder 'diary'.