vault backup: 2025-01-13 15:36:51

This commit is contained in:
Dane Sabo 2025-01-13 15:36:51 -05:00
parent db84d9c178
commit 723627029f
3 changed files with 10 additions and 7 deletions

View File

@ -161,7 +161,9 @@
"Organization": 149,
"Frequency": 150,
"Administrative": 151,
"ME2046": 152
"ME2046": 152,
"ME": 153,
"ME2150": 154
},
"_version": 3
}

View File

@ -11,7 +11,7 @@ tags:
## What's Overdue!
```dataview
task
from "1 Daily Notes"
from "1 Daily Notes" or "2 Cole Group Meeting Notes"
where !completed
and status != "-"
and file.name != this.file.name

View File

@ -41,11 +41,12 @@ where readstatus and dateread => this.date-dur(7)
- 1st complete draft on NPIC paper. At least for all stuff I can write about
- Keep looking around at thesis ideas
- Meet with Dan about evaluation form
- SeL4
- Capabilities
- Threads
- IPC
- MCS
- [ ] SeL4 #ME2150
- [ ] Capabilities
- [ ] Threads
- [ ] IPC
- [ ] MCS
- Natural numbers game
## Tasks This Next Week
### Tasks Overdue
```dataview