Skip to content

Instantly share code, notes, and snippets.

@m-nelly
m-nelly / Daily Note.md
Last active April 12, 2025 23:37
Useful Dataview Queries

Today's Notes

LIST length(rows) 
WHERE created = this.created
GROUP BY split(file.folder, "/")[0] as "Folder"

LIST title
FROM -"Daily"