227 B
227 B
tags
| tags | |
|---|---|
|
Notes
list
where
!contains(file.tags, "daily") and
contains(file.outlinks, this.file.link) or
contains(string(file.frontmatter), string(this.file.day))
sort file.ctime asc
limit 50