sam-4screen-desktop 2026-9-24:13:3:7
This commit is contained in:
@@ -14,7 +14,7 @@ updated: 2026-09-16
|
||||
|
||||
## Active Projects
|
||||
|
||||
```datavield
|
||||
```dataview
|
||||
TABLE status, areas
|
||||
FROM ""
|
||||
WHERE type = "project" AND status = "active"
|
||||
@@ -23,7 +23,7 @@ SORT title ASC
|
||||
|
||||
## On Hold / Archived
|
||||
|
||||
```datavield
|
||||
```dataview
|
||||
TABLE status, areas
|
||||
FROM ""
|
||||
WHERE type = "project" AND status != "active"
|
||||
|
||||
Reference in New Issue
Block a user