# created
```dataview
LIST WITHOUT ID file.link
FROM -"windsurf"
WHERE file.cday = date(this.file.name) AND !startswith(file.folder, "windsurf")
SORT file.cday ASC
```
# modified
```dataview
LIST WITHOUT ID file.link
FROM -"windsurf"
WHERE file.mday = date(this.file.name) AND !startswith(file.folder, "windsurf")
SORT file.mday ASC
```
---
# [[diary and thoughts]]
#thought #diary
---
# Sherry's Talk
- do compliments always use simple adjectives?
-
# Elsa's Talk