16 lines
350 B
Markdown
16 lines
350 B
Markdown
Follow up tasks:
|
|
- [ ] What is the state of the art for wireless control? #Thesis
|
|
- [ ] What has happened so far with verifying assembly code? #Thesis
|
|
- [ ] How does Rust compile into binary? #Thesis
|
|
```dataview
|
|
task
|
|
where contains(tags, "Thesis")
|
|
group by file.folder
|
|
```
|
|
|
|
Tasks from Daily Notes:
|
|
```dataview
|
|
task
|
|
from "1 Daily Note"
|
|
where
|
|
``` |