---
## Notes
- Gives [[Motivation]]
- theres 2 pathways to dopamine, with immediate pleasure it short circuits and reinforces the short-term version
- Overcome overindulgence by [[Embracing discomfort]]
- ![[Dopamine Nation by Anna Lembke#^tvqymr]]
- "Time flies by when you're having fun" is scientifically significant, since dopamine is associated with our understanding of time? I wonder if the irregulation of it for ADHD is what causes [[Time blindness]]?
## 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
```