Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save dom8509/1c1ac54be5c4d5ec3c5164a0d26dc3dd to your computer and use it in GitHub Desktop.
Save dom8509/1c1ac54be5c4d5ec3c5164a0d26dc3dd to your computer and use it in GitHub Desktop.
List siblings and childs of a file using Dataview. Much like namespaces in Logseq and Roam.
LIST WHERE contains(file.folder, this.file.folder) AND file.name != this.file.name
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment