# ✧ Wednesday, January 21, 2026
[[2026-W04|]]
### Today's Schedule
| Time | Activity | Location |
| ---- | -------- | -------- |
| | | |
___
---
```meta-bind
INPUT[progressBar(title(⭐Rating), minValue(1), maxValue(10), class('custom-progress-bar'), addLabels(true)):dayRating]
```
### ⚡︎ Tags
<br>
#progress #schedule #idea #completed #daily
___
>[! journal]- This Note From Different Years
>```dataview
TABLE alias
FROM "0-TIME GARDEN/01 Daily"
WHERE dateformat(date, "MM-dd") = dateformat(this.file.day, "MM-dd") AND file.name != this.file.name
SORT date DESC
>```