vault backup: 2026-04-08 17:42:58
This commit is contained in:
6
20 Atlas/AT - Map of Content.md
Normal file
6
20 Atlas/AT - Map of Content.md
Normal file
@@ -0,0 +1,6 @@
|
||||
```dataview
|
||||
TABLE topic AS "Concept", status AS "Review Status"
|
||||
FROM "10 Courses/02 - SoSe 2026/AT"
|
||||
WHERE type = "lecture" OR type = "concept"
|
||||
SORT created ASC
|
||||
```
|
||||
Reference in New Issue
Block a user