# Review
Holy cow. I am in no way educated enough to interpret how and why some of these things are true and/or possibly true.
# Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---