Habits
{
"path": "Areas/Daily Habits/"
}Standup
Yesterday
- [ ]
Today
- [time:: ]
Tomorrow
- [ ]
Blockers
- [ ]
Tasks
not done
due within the next week
group by filenameNotes
Notes created today
TABLE file.ctime as "Created" WHERE file.cday = this.file.day SORT file.ctime DESCNotes modified today
TABLE file.mtime as "Modified" WHERE file.mday = this.file.day SORT file.mtime DESC