# Backlinks and tags ```dataview LIST WHERE (contains(file.tags, this.file.name) OR contains(this.file.inlinks, file.link)) SORT file.name ASC ```