Habits

{
	"path": "Areas/Daily Habits/"
}

Standup

Yesterday
  • [ ]
Today
  • [time:: ]
Tomorrow
  • [ ]
Blockers
  • [ ]

Tasks

not done
due within the next week
group by filename

Notes

Notes created today

TABLE file.ctime as "Created" WHERE file.cday = this.file.day SORT file.ctime DESC

Notes modified today

TABLE file.mtime as "Modified" WHERE file.mday = this.file.day SORT file.mtime DESC