shit_admin: 2026-07-29 12:09:56

This commit is contained in:
shit_admin
2026-07-29 12:09:56 -04:00
parent 35c69bc1eb
commit a934308993
8 changed files with 773 additions and 1 deletions
+10
View File
@@ -51,6 +51,16 @@ SORT updated DESC
LIMIT 5
```
## Recent Changes
```dataview
LIST
FROM ""
WHERE status != "archive"
SORT updated DESC
LIMIT 10
```
## Open Handoffs
```dataview