sam-4screen-desktop 2026-9-24:15:18:7
This commit is contained in:
@@ -10,7 +10,7 @@ updated: 2026-09-16
|
||||
|
||||
# Areas Overview
|
||||
|
||||
Ongoing domains of responsibility — things you maintain, monitor, or improve over time.
|
||||
Ongoing interests — things you maintain, monitor, or keep learning about.
|
||||
|
||||
## Home Assistant (4 devices)
|
||||
|
||||
@@ -93,10 +93,10 @@ WHERE type = "area"
|
||||
SORT title ASC
|
||||
```
|
||||
|
||||
### All Subject-type notes
|
||||
### All area-type notes
|
||||
```dataview
|
||||
TABLE status, type
|
||||
FROM ""
|
||||
WHERE type = "subject" AND type != "redirect"
|
||||
WHERE type = "area"
|
||||
SORT title ASC
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user