vault backup: 2026-08-20 17:45:42

This commit is contained in:
2026-08-20 17:45:42 -04:00
parent 4c516ba2e4
commit e59ad31723
4 changed files with 225 additions and 75 deletions
@@ -86,6 +86,19 @@ Important project changes only.
---
## Created Today
```dataview
TABLE WITHOUT ID
file.link AS "File",
file.folder AS "Location"
FROM "20 Work"
WHERE file.cday = date(this.file.name)
AND file.path != this.file.path
SORT file.ctime ASC
```
---
## Related
- [[]]