## Notes
- Managing information
- It's hard to value thinking when its hard to measure and computation can be more systemized
- Feeling stuck? Reassess the [[Knowledge Equation]]
- Is [[Relevance realization#Recursive relevance realization]]
### Supplements
- [[Creatine]]
- Fish oils
## Queries
### Notes
```dataview
list from [[]] AND !outgoing([[]]) AND !#input AND !#thought AND !"Hidden"
sort file.mtime desc
```
### Inputs
- https://www.psychologytoday.com/us/blog/theory-knowledge/202101/john-vervaeke-s-brilliant-4p3r-metatheory-cognition?ref=aidanhelfant.com
```dataview
table Tags as Type, Links, Created
from [[]] AND #input AND !"Hidden"
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden"
sort file.mtime desc
```