obsidian-tracker
obsidian-tracker copied to clipboard
YAML Examples
trafficstars
Does anyone have an example of what the YAML part should look like for blood pressure tracking?
Keeps telling me Folder 'diary' doesn't exist" when it does
I have this:
searchType: frontmatter
searchTarget: bloodpressure[0], bloodpressure[1]
datasetName: systolic, diastolic
folder: diary
startDate: 2023-05-01
endDate: 2023-05-30
line:
title: Blood Pressures
yAxisLabel: BP
yAxisUnit: mmHg
lineColor: yellow, red
showLegend: true
legendPosition: bottom
@keithshivner it looks like you mostly copied this from the examples: https://github.com/pyrochlore/obsidian-tracker/blob/master/examples/BloodPressureTracker.md. Just to be sure, dairy should be a folder in the root of your vault and then it should contain files named after the date: https://github.com/pyrochlore/obsidian-tracker/blob/master/examples/diary/2021-01-17.md?plain=1