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

38 lines
850 B
Markdown

---
date: 2025-01-08
tags:
---
# Links to Other Pages
## Yesterday | Tomorrow
<< [[2025-01-07]] | [[1 Daily Notes/2025/2025-01-09 ]] >>
## 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!
1 866 688 8775 - Ultimus
- [ ] OSI model and where MODBUS is in that #NPIC2025
## 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
- Lonch [startTime:: 12:00] [endTime:: 13:00]
- seL4 Stuff? [startTime:: 13:30] [endTime:: 14:30]
- Paper Writing! [startTime:: 13:00] [endTime:: 14:30]
- Lonch [startTime:: 12:30] [endTime:: 13:30]