> For the complete documentation index, see [llms.txt](https://heymichal.gitbook.io/journal/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://heymichal.gitbook.io/journal/notes/2020.md).

# 2020

![](/files/-MdIGzel_pD38uiSbOdU)

### #Playful Movement

I’m spending too much time in my head. Fortunately, I’m also a juggler.

While crafting my 25 Year Vision as a part of my yearly review, I wrote down that ”*I exercise daily and can perform impressive stunts*” 🎪

Which led me to set these two goals for 2020:

**1.Exercise every day**

{% content-ref url="/pages/-M6AhEN9XuGbIaIDCY1L" %}
[Yoga](/journal/notes/yoga.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6tGaM49QlsajW2VpDM" %}
[Free Dance Movement](/journal/notes/dancing.md)
{% endcontent-ref %}

**2. Learn one new type of movement**

{% content-ref url="/pages/-M6ER9yEUNKhu-rNz\_Tr" %}
[Handstand Challenge 🙌](/journal/notes/handstands.md)
{% endcontent-ref %}

And so far it’s been going better than expected. In fact, I’ve recently observed, with quite a degree of satisfaction, that I’ve entered the **Movement Vortex**.

#### Movement Vortex

**The more physical movement I do, the more my body craves physical movement.** It’s an amazing upward spiral that I’m riding at the moment, with a tremendous dose of joy. So I keep on adding more and more movement to my routine, which not only makes me happier and more energised, but also takes me out of my head, which is what I definitely need.

You can see my routine experiments below:

{% content-ref url="/pages/-M6oOCUdEiyB0NIQbSLn" %}
[Routine Design](/journal/notes/routine-design.md)
{% endcontent-ref %}

Btw, as I’m writing this, I’m noticing that my body is telling me to jump into the pool and do a few rounds. And then it’s time for handstands 🙌

I can’t freaking wait.

### #Community

Moving from the self towards a thriving community.

I’ve spent the last 3 years working intensely on various areas of ”personal development”:

* radically transforming my diet
* radically transforming my body
* figuring out that emotions are actually important, dropping the *macho* bullshit and learning how to be vulnerable (with various rates of success)
* and more

However, in the process **I pretty much completely neglected reaching out and ended up feeling like I lack a supportive network of people interested in going deep into self-work and empowering each other to grow together and start shifting the world towards something that makes more sense that capitalism.**

Paradoxically, I don't think that's a bad thing. I just needed some time to sort out out my own shit first, and only then move to building meaningful relationships with people whom I want to grow together with. *Intentionally.*

And now I'm not only "ready" to do it, but I'm in the process already.

{% content-ref url="/pages/-M79WuvKPUdmHwJzgzhH" %}
[My Favourite Dyad](/journal/notes/the-explosive-dyad.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M797t8ehmY3Q8lNI5\_c" %}
[Remote Friendships](/journal/notes/remote-friendships.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M6BJy0ao0WOWAjz0pSt" %}
[Microsolidarity Experiment](/journal/notes/microsolidarity-experiment.md)
{% endcontent-ref %}

{% content-ref url="/pages/-M7gT3DR6qk1B\_\_6--4m" %}
[Microsolidarity in Pico 🗻](/journal/notes/microsolidarity-in-pico.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://heymichal.gitbook.io/journal/notes/2020.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
