## Review
This book is not aimed at me. That said - I enjoyed it a lot as an example of a book I could emulate in turning [[My Notes]] into a book.
## Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---