## Review
Immediately I like this book. I don't think it's going to challenge any of my existing beliefs, but that's okay!
## Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---