zk_html/diary/2021-09-16.html

95 lines
2.3 KiB
HTML
Raw Normal View History

2021-09-16 19:10:12 +00:00
<!doctype html>
<html>
<head>
<title>Zk | 2021-09-16</title>
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
<h1>Zk | 2021-09-16</h1>
</header>
<article class="content">
<h1 id="writing-and-mental-health-panel">Writing and Mental Health panel</h1>
<ul>
<li>Content warnings</li>
2021-09-16 19:15:09 +00:00
<li>Backstory (IOP)</li>
2021-09-16 19:30:09 +00:00
<li>Disclaimer<ul>
<li>IANAD</li>
<li>A lot of these are my interpretations</li>
<li></li>
</ul>
</li>
2021-09-16 19:10:12 +00:00
<li>Definitions<ul>
<li>SUDs (esp re engaging w/ skills)</li>
<li>Activation vs depression</li>
<li>Shotgun approach</li>
2021-09-16 19:30:09 +00:00
<li>Fancy names and acronyms are built to let them come to mind more easily</li>
2021-09-16 19:10:12 +00:00
</ul>
</li>
2021-09-16 19:15:09 +00:00
<li>Reactive skills (low to high SUDs)<ul>
2021-09-16 19:10:12 +00:00
<li>Cognitive distortions/negative self-talk<ul>
<li>perfectionism (not good enough)/editing in place, shame</li>
<li>check the facts, chain analysis</li>
</ul>
</li>
<li>Executive dysfunction<ul>
<li>writer&rsquo;s block</li>
<li>IMPROVE, cope-ahead</li>
</ul>
</li>
<li>Rumination<ul>
2021-09-16 19:30:09 +00:00
<li>slow velocity, can&rsquo;t start</li>
<li>wise-mind, radical acceptance</li>
2021-09-16 19:10:12 +00:00
</ul>
</li>
<li>Emotional distress<ul>
2021-09-16 19:15:09 +00:00
<li>not understanding why can&rsquo;t write, burnout</li>
2021-09-16 19:10:12 +00:00
<li>STOP, willingness, emotional wheel</li>
</ul>
</li>
</ul>
</li>
<li>Proactive skills<ul>
<li>Mindfulness<ul>
<li>aspirations</li>
<li>gratitude</li>
<li>one-mindfulness</li>
</ul>
</li>
<li>Habit-building/exercises<ul>
<li>intentionality</li>
<li>proactivity</li>
</ul>
</li>
<li>Dialectical thinking<ul>
<li>Importance of &lsquo;and&rsquo;</li>
<li>Accepting growth</li>
</ul>
</li>
<li>Self care<ul>
2021-09-16 19:30:09 +00:00
<li>FAST/self respect</li>
2021-09-16 19:10:12 +00:00
<li>Building positives</li>
</ul>
</li>
</ul>
</li>
2021-09-16 19:15:09 +00:00
<li>It&rsquo;s all kind of about self-worth, because without that, it&rsquo;s easy to get stuck</li>
2021-09-16 19:10:12 +00:00
</ul>
</article>
<footer>
<p>Page generated on 2021-09-16</p>
</footer>
</main>
<script type="text/javascript">
document.querySelectorAll('.tag').forEach(tag => {
let text = tag.innerText;
tag.innerText = '';
tag.innerHTML = `<a href="/tags.html#${text}">${text}</a>`;
});
</script>
</body>
</html>