zk_html/diary/2020-04-09.html

41 lines
2.0 KiB
HTML
Raw Normal View History

2020-04-09 17:04:23 +00:00
<!doctype html>
<html>
<head>
2020-04-16 06:28:15 +00:00
<title>Zk | 2020-04-09</title>
2020-04-09 17:04:23 +00:00
<link rel="stylesheet" type="text/css" href="/style.css" />
<meta name="viewport" content="width=device-width" />
<meta charset="utf-8" />
</head>
<body>
<main>
<header>
2020-04-11 23:45:06 +00:00
<h1>Zk | 2020-04-09</h1>
2020-04-09 17:04:23 +00:00
</header>
<article class="content">
2020-04-11 10:37:23 +00:00
<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>
2020-06-24 07:10:07 +00:00
<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>
2020-04-11 10:37:23 +00:00
<p>Oh well.</p>
2020-04-16 05:09:30 +00:00
<h2 id="todo">Todo</h2>
2020-04-09 17:04:23 +00:00
<ul>
2020-04-11 10:37:23 +00:00
<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>
2020-04-09 17:04:23 +00:00
</ul>
</article>
<footer>
2020-06-24 07:10:07 +00:00
<p>Page generated on 2020-06-24</p>
2020-04-09 17:04:23 +00:00
</footer>
</main>
2020-06-24 07:10:07 +00:00
<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>
2020-04-09 17:04:23 +00:00
</body>
</html>