## Notes
- Getting into flow is to improve our [[Relevance realization]] in a way that educates our [[Intuition]]
- ![[After Socrates Episode 8 - The Socratic Shift Dr. John Vervaeke#^rfuvb6]]
- ![[After Socrates Episode 8 - The Socratic Shift Dr. John Vervaeke#^k95i4q]]
- Opposite of flow is [[Depression]], complete disinterest and unengagement of the present moment
- Makes us feel like we matter because there is meaning
- Requires us to de-emphasize [[Propositional knowing]] to focus on the other [[Types of Knowing]]
- Because deeper types of meaning promote connectedness
- [[Daoism]] is the religion of flow
### Steps
From Nick Milo's structure:
- Become capable through awareness of self
- Enter it through conditions of flow
- Maintain it through factors of flow
- `[[Solutions to Flow Stoppers]]`
## 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
```