```tracker
searchType: frontmatter
searchTarget: weight
folder: daily notes
line:
title: Weight Tracker
yAxisLabel: weight
lineColor: blue
```
Chickpea Soup Recipe
# Notes Created Today
```dataview
LIST WITHOUT ID file.link
FROM ""
WHERE file.cday = this.file.day AND file.name != this.file.name
SORT file.ctime ASC
```