zk_html/diary/2020-04-09.html

41 lines
2.0 KiB
HTML

<!doctype html>
<html>
<head>
<title>Zk | 2020-04-09</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 | 2020-04-09</h1>
</header>
<article class="content">
<p><span class="tag">hybrid</span> <span class="tag">diary</span> <span class="tag">covid-19</span> <span class="tag">executive-function</span> <span class="tag">writing</span></p>
<p>I&rsquo;m trying to get over this executive dysfunction hump, but it&rsquo;s proving difficult. I&rsquo;ve been hearing a lot of folks talk about how the panic of this whole pandemic, the very trauma of it, affects us even when it doesn&rsquo;t feel like it is.</p>
<p>In my case, I guess it&rsquo;s at least a bit more obvious, given the ongoing unemployment and financial struggles, but even when I&rsquo;m not thinking about those, I feel like I&rsquo;m wading through mud when trying to even get down to Hybrid stuff. It&rsquo;s like there&rsquo;s this goal I have and I&rsquo;m terrified of reaching it. It has me wondering how much burnout has left me&hellip;well, still burnt out. Burnout from work leading to burnout in life. It makes me feel dull. Stupid.</p>
<p>Oh well.</p>
<h2 id="todo">Todo</h2>
<ul>
<li class="done0"> Respond to Hybrid authors</li>
<li class="done0"> Pay Small Loves authors</li>
<li class="done0"> Finish Acethetic reading</li>
<li class="done0"> Patreon posts for Qoheleth</li>
<li class="done3"> Write a chapter, edit a chapter</li>
</ul>
</article>
<footer>
<p>Page generated on 2020-06-24</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>