rebuild
All checks were successful
Build Quartz Notes / build (push) Successful in 55s

This commit is contained in:
2026-06-02 15:31:15 +01:00
parent 8664b217df
commit b4f3f78286
6 changed files with 86 additions and 23 deletions

View File

@@ -2,9 +2,22 @@
All daily journal entries, linked automatically.
```dataview
LIST
FROM "Dailies"
WHERE regexmatch("^\\d{4}-\\d{2}-\\d{2}$", file.name)
SORT file.name ASC
```
[[2026-04-14]]
[[2026-04-18]]
[[2026-04-20]]
[[2026-04-21]]
[[2026-04-28]]
[[2026-04-29]]
[[2026-04-30]]
[[2026-05-01]]
[[2026-05-05]]
[[2026-05-06]]
[[2026-05-12]]
[[2026-05-13]]
[[2026-05-20]]
[[2026-05-21]]
[[2026-05-22]]
[[2026-05-28]]
[[2026-05-29]]
[[2026-06-01]]
[[2026-06-02]]