## Notes
- Transformation, change
- [[Society does not care about your identity, but more about it produces for other people]]
- You have to give them a reason to listen through [[Persuasion]]
- storytelling is about unanswered questions that create a [[Curiosity gap]]
- [[Narrative]]
- [[The idea is everything]]
- Sequence of events that happened, just need to learn how to connect them
- Don't write a script. Add some humanness to it. Connect with the inner personal subjective explanation
- Reminds me of [[The self-actualized brain]]. You have your objective speech, the subjectivity of the audience, just need to find a way to relate. This is the key behind [[Connecting with your audience]]
- Sounds like the power of [[Improv]]
- One lesson at a time
- Different from [[Anecdotes]] since that is where it might not be as profound, just saying for the sake of saying
- Create tension
- Spark
- Change
- Takeaway
- Change
- Turning mundane into something very meaningful like in his story about the spoon of power
- genuinely got goosebumps from it
- looking back, that is the point of youtube and video essays. to convince you and help you find magic.
### Frameworks
[[Point, story, metaphor, summary writing structure]]
[[FUEL writing framework]]
[[YouTube Intro]]
See more in [[My writing frameworks]]
## 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
```