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

35 lines
861 B
Markdown

---
date: 2025-01-24
tags:
---
# Links to Other Pages
## Yesterday | Tomorrow
<< [[1 Daily Notes/2025/2025-01-23]] | [[1 Daily Notes/2025/2025-01-27 ]] >>
## 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!
- [ ] Create a Visit Day Poster for MEMS GSA ⏳ 2025-01-28 📅 2025-01-29 ⏫ #GSA
- [ ] Implement new task center. 📅 2025-01-24 🔼 #Administrative
- [ ] Laboratory Report 1 #NUCE2113
- [ ] Homework 1 #NUCE2113
## 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
- Travel 2 School [startTime:: 08:30] [endTime:: 09:00]