@Angel It works, but I use a plugin called “Zoottelkeeper”, which automatically updates index files inside every folder.
So, it shows up those index files also.
Is there a way to exclude certain files ?
I tried
```dataview
LIST FROM "" WHERE date(today) - file.mtime
WHERE file.name != this.file.name
OR "🏷 AREAS 📂"
OR "🏷 Crypto 🧊"
SORT file.mtime DESC LIMIT 10
It does not gives any parse error but does not exclude the files.