---
## Notes
- Arousal to do something
- The right approach when seeing something inspiring but rather extreme is to make actionable changes to your own life as soon as possible
### Sources
- The greatest form of external motivation is other people's reliance on you
- If you're a big content creator and innovator, you have a powerful resolve to change people's lives
- Deadlines
### Types
- [[Intrinsic motivation]]
- [[Extrinsic motivation]]
## 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"
sort file.mtime desc
```
### Thoughts
```dataview
table Created
from [[]] AND #thought AND !"Hidden"
sort file.mtime desc
```