%%
> [!summary] Related
> ```dataview
> LIST
> FROM ""
> WHERE contains(related, [[]]) OR contains(this.related, file.link)
> ```
%%
# Growth
---
Is it too much to say that [[Growth is the purpose of life.]]?
As [[Viktor E Frankl]] said: [[“Between stimulus and response there is a space. In that space is our power to choose our response. In our response lies our growth and our freedom.”]]
[[We cannot control the world, but we can control the skills we build.]] [[A step on the path is the path itself.]]
Growth is the path to [[Self-discovery|self-discovery]]. [[Self-discovery is not easy, and requires discomfort in experiences that challenge us.]]
[[“It doesn’t matter where you are, you are nowhere compared to where you can go.”]]
As always, gradual [[Consistency|consistent]] growth is the ultimate. To be [[All the time slightly better.]] [[“Progress is not achieved by luck or accident, but by working on yourself daily.”]] [[The goal is progress over perfection.]] and [[You’ll make more progress doing something small on a consistent basis than planning to do large things in the future.]]
%%
---
# Reference
```dataview
LIST
FROM [[]] OR #growth AND !outgoing([[]]) AND -"Templates"
WHERE file.name != this.file.name
SORT file.name ASC
```
---
# Archive
%%