Skip to content

Latest commit

 

History

History
46 lines (33 loc) · 687 Bytes

WeightTracker.md

File metadata and controls

46 lines (33 loc) · 687 Bytes

Weight Tracker

searchType: tag
searchTarget: weight
folder: diary
startDate: 2021-01-01
endDate: 2021-01-31
line:
    title: Weight Log
    yAxisLabel: Weight
    yAxisUnit: kg
    lineColor: yellow

Summary

searchType: tag
searchTarget: weight
folder: diary
summary:
    template: "Minimum: {{min()}}kg\nMaximum: {{max()}}kg\nMedian: {{median()}}kg\nAverage: {{average()}}kg"
searchType: tag
searchTarget: weight
folder: diary
line:
    title: Weight Log
    yAxisLabel: Weight
    yAxisUnit: kg
    showPoint: false
    lineColor: "#b16286"

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