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

38 lines
1.1 KiB
Markdown

---
date: 2025-01-13
tags:
---
# Links to Other Pages
## Yesterday | Tomorrow
<< [[1 Daily Notes/2025/2025-01-10]] | [[1 Daily Notes/2025/2025-01-14 ]] >>
## This Week's Weekly Note
[[ Weekly Note 2025-01-08]]
# Summary
## What's Overdue!
```dataview
task
from "1 Daily Notes" or "2 Cole Group Meeting Notes"
where !completed
and status != "-"
and file.name != this.file.name
group by file.name
```
## What's the plan!
- [x] Email! #Administrative ✅ 2025-01-13
- [-] Polish up notes from digital control #ME2046 ❌ 2025-01-24
- [x] Rework degree plan #Administrative ✅ 2025-01-13
- [x] Touch up CV for annual review #Administrative [completion:: 2025-01-15]
- [x] Get figure started for NPIC paper #NPIC2025 [completion:: 2025-01-14]
- [ ] Finish figure for NPIC paper #NPIC2025 ⏫ ⏳ 2025-01-24 📅 2025-01-29
- [/] Catch up with where everyone is on #NPIC2025 🔺 ⏳ 2025-01-24 📅 2025-01-24
## 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