39 lines
1.2 KiB
Markdown

---
date: 2025-01-03
tags:
---
# Links to Other Pages
## Yesterday | Tomorrow
<< [[2025-01-02]] | [[2025-01-06]] >>
## This Week's Weekly Note
[[ Weekly Note 2025-01-01]]
# 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!
- [x] Get whatever I wrote for that old paper into the NPIC one ✅ 2025-01-03
- [x] Fill in highlighted sections for Lauren and GSA document ✅ 2025-01-03
- [-] Join union discord? #Union ⏬ ⏳ 2025-01-27 📅 2025-02-05 ❌ 2025-02-11
- [-] Find at least 3 wireless control / wireless security papers ⏬ ⏳ 2025-01-27 📅 2025-01-31 ❌ 2025-03-07
- [x] Fixed up daily note template to cater to quick tasks ✅ 2025-01-03
- [x] Figure out class / work schedule ✅ 2025-01-03
- [x] Email Brahan about retirement account and coverdell ✅ 2025-01-03
- [x] Get Docker desktop set up on Laptop [completion:: 2025-01-06]
## 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
```
https://www.delish.com/cooking/recipe-ideas/a46330/skillet-sicilian-chicken-recipe/
# Calendar Tasks