Calendar Time Window (± 7 days)
These are the calendar notes created in the 7 days before & after this note.
LIST FROM "Calendar" WHERE date(this.file.ctime) - file.ctime <= dur(1 week) SORT file.name asc LIMIT 20
Mar 29, 20251 min read
Calendar Time Window (± 7 days)
These are the calendar notes created in the 7 days before & after this note.
LIST FROM "Calendar" WHERE date(this.file.ctime) - file.ctime <= dur(1 week) SORT file.name asc LIMIT 20