obsidian-tracker icon indicating copy to clipboard operation
obsidian-tracker copied to clipboard

YAML Examples

Open keithshivner opened this issue 1 year ago • 1 comments

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 avatar May 16 '23 18:05 keithshivner