vault backup: 2025-01-08 15:48:36
This commit is contained in:
parent
e213e3659b
commit
d31cb26aa1
3
.obsidian/plugins/colored-tags/data.json
vendored
3
.obsidian/plugins/colored-tags/data.json
vendored
@ -157,7 +157,8 @@
|
|||||||
"Robust-relative-stability": 145,
|
"Robust-relative-stability": 145,
|
||||||
"Unstructured-multiplicative-uncertainty": 146,
|
"Unstructured-multiplicative-uncertainty": 146,
|
||||||
"NPIC2025": 147,
|
"NPIC2025": 147,
|
||||||
"Thesis": 148
|
"Thesis": 148,
|
||||||
|
"Organization": 149
|
||||||
},
|
},
|
||||||
"_version": 3
|
"_version": 3
|
||||||
}
|
}
|
||||||
@ -20,7 +20,7 @@ group by file.name
|
|||||||
## What's the plan!
|
## What's the plan!
|
||||||
1 866 688 8775 - Ultimus
|
1 866 688 8775 - Ultimus
|
||||||
- [ ] OSI model and where MODBUS is in that #NPIC2025
|
- [ ] OSI model and where MODBUS is in that #NPIC2025
|
||||||
|
- [ ] Rework weekly template pages to use tags. #Organization
|
||||||
|
|
||||||
## What's the results!
|
## What's the results!
|
||||||
```dataview
|
```dataview
|
||||||
|
|||||||
13
5 Thesis/Things to Do.md
Normal file
13
5 Thesis/Things to Do.md
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
Follow up tasks:
|
||||||
|
```dataview
|
||||||
|
task
|
||||||
|
where contains(tags, "Thesis")
|
||||||
|
group by file.folder
|
||||||
|
```
|
||||||
|
|
||||||
|
Tasks from Daily Notes:
|
||||||
|
```dataview
|
||||||
|
task
|
||||||
|
from "1 Daily Note"
|
||||||
|
where
|
||||||
|
```
|
||||||
Loading…
x
Reference in New Issue
Block a user