# ✧ Saturday, January 17, 2026
[[2026-W03|]]
# file alias
### Todays Schedule
14:00/15:00 Pantomime setup at The Burgess Hill Academy
___
### Brain Dump
Must look into using AI with my calendar 🗓
___
### MCP (Model Context Protocal)
what mind bending wizardry is this, incredible the possibilites
---
```meta-bind
INPUT[progressBar(title(⭐Rating), minValue(1), maxValue(10), class('custom-progress-bar'), addLabels(true)):dayRating]
```
### ⚡︎ Tags
<p hidden>placer</p>
- #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
>```