sam-4screen-desktop 2026-9-24:13:3:7
This commit is contained in:
@@ -76,10 +76,10 @@ Evaluation notes for tools being considered.
|
||||
|
||||
---
|
||||
|
||||
## Datavew Queries
|
||||
## Dataview Queries
|
||||
|
||||
### All Area-type notes
|
||||
```datavield
|
||||
```dataview
|
||||
TABLE status
|
||||
FROM ""
|
||||
WHERE type = "area"
|
||||
@@ -87,7 +87,7 @@ SORT title ASC
|
||||
```
|
||||
|
||||
### All Subject-type notes
|
||||
```datavield
|
||||
```dataview
|
||||
TABLE status, type
|
||||
FROM ""
|
||||
WHERE type = "subject" AND type != "redirect"
|
||||
|
||||
Reference in New Issue
Block a user