> He who has a why to live for can bear almost any how.
## Why I'm interested in them
## Values
- nietzsche predicted modern society due to a loss in religion - no more clear goal for life. the last man, purely pleasure seeking create
- niestzche has multiple voices, kicks out rationality, pulls from idea of self transcendence
## Inputs
```dataview
table Created, rating, source
FROM #input AND !"Hidden" AND [[]]
SORT Created desc
```
## Notes
```dataview
table Created, rating, source
FROM !#input AND !"Hidden" AND [[]]
SORT Created desc
```