Obsidian/1 Daily Notes/2025/2025-01-23.md

40 lines
1.1 KiB
Markdown

---
date: 2025-01-23
tags:
---
# Links to Other Pages
## Yesterday | Tomorrow
<< [[1 Daily Notes/2025/2025-01-22]] | [[1 Daily Notes/2025/2025-01-24 ]] >>
## This Week's Weekly Note
[[ Weekly Note 2025-01-22]]
# Summary
## What's Overdue!
```dataview
task
from "1 Daily Notes"
where !completed
and status != "-"
and file.name != this.file.name
group by file.name
```
## What's the plan!
## What's the results!
```dataview
task
from "1 Daily Notes"
where completed
and completion = date(this.file.name)
and file.name != this.file.name
group by file.name
```
# Calendar Tasks
- Walk Lew Lew Lemon [startTime:: 09:30] [endTime:: 10:00]
- Look around at wireless [startTime:: 22:00] [endTime:: 23:00]
- Travel Home [startTime:: 18:30] [endTime:: 19:00]
- ANS Paper [startTime:: 14:30] [endTime:: 16:00]
- Shower [startTime:: 11:00] [endTime:: 12:00]
- Gym [startTime:: 10:00] [endTime:: 11:00]
- Walk Lew Lew Lemon [startTime:: 08:30] [endTime:: 09:00]
- Do morning chores [startTime:: 08:30] [endTime:: 09:30]
- Travel 2 School [startTime:: 12:00] [endTime:: 12:30]