## Review
A very good book. I pulled a *lot* from this one. Up there with my top recommendations, I'd say.
## Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
columnSize:
note.tags: 116
```
---