vault backup: 2026-08-20 17:45:42
This commit is contained in:
@@ -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
|
||||
|
||||
- [[]]
|
||||
Reference in New Issue
Block a user