# Review
This book is the oldest I’ve read for fun thus far. At first I didn’t think this would be much an issue, but it does show its age eventually. It’s just... it gets boring.
# Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---