## Notes
- control over our life, actions, choices
- Requires self-assertion through [[Authenticity]]
### Types
- Freedom for [[Self-transcendence]] via [[Discipline equals freedom]]
- freedom to experience the world by not being productive
- This can manifest due to external demands or intrinsic
- Intrinsic manifests from [[The Burnout Society]]
- ![[Byung-Chul Han, the Philosopher Who Lives Life Backwards ‘We Believe We’re Free, but We’re the Sexual Organs of Capital’#^i8yg8n]]
- Extrinsic manifests from
- [[Time freedom]]
- [[Financial Independence, Retire Early (FIRE)]]
[[Freedom comes from connectedness]]
## Cultivation
- Think of open world games. The way you can do so is through [[Exploration]]
- Freedom also means to be able to do what you want to. In a sense, I also see this through
## Queries
### Notes
```dataview
list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden"
sort file.mtime desc
```
### Inputs
```dataview
table Tags as Type, Links, Created
from [[]] AND #input AND !"Hidden" AND !outgoing([[]])
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden" AND !outgoing([[]])
sort file.mtime desc
```