## Review
One of those books that goes pretty deep on a topic that I normally wouldn't think about... and for that reason opens my eyes to a whole world of considerations I'd never really made. It's a bit long for what it says, IMO, but I definitely don't regret reading it.
## Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---