# Review
This book is what inspired these notes, indirectly. It's small. It compares itself to [[GTD]], but for non-linear things like knowledge work, learning, and writing.
# Notes
```base
filters:
and:
- file.hasLink(this)
views:
- type: table
name: Backlinks
order:
- file.name
- tags
- summary
```
---