Goals at the start of the week:

Notes during the week

Current

list
from "AAA - TRACKING/Reflection/2025"
where file.ctime >= date(today) - dur(7 day)
sort file.ctime desc

Past

list from "AAA - TRACKING/Reflection" where file.ctime >= date(this.file.ctime) - dur(7 days) and file.ctime <= date(this.file.ctime) and file.name != this.file.name sort file.ctime asc

The week's Highs:

The week's Lows:

What I learn:

What I would like to improve :