blog.spyhoodle.me/public/articles/planners/index.html

71 lines
2.1 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Planners - spyhoodle.me</title>
<link rel="stylesheet" href="/css/style.css" type="text/css" media="all" />
</head>
<body>
<header class="site-header">
<nav class="site-nav">
<a class="logo" href="https://spyhoodle.me">
spyhoodle.me
</a>
&nbsp;-&nbsp;
<a href="/articles/">articles/</a>
&nbsp;-&nbsp;
<a href="/updates/">updates/</a>
</nav>
</header>
<main class="content">
<h1>Planners</h1>
<p>
<time datetime="2022-10-25T22:32:42&#43;01:00">
Written
2022-10-25
</time>
</p>
<hr>
<p>I literally cannot find a good planner and it&rsquo;s driving me crazy.</p>
<h2 id="a-good-planner-would">A good planner would:</h2>
<ul>
<li>Follow GTD - capture with an inbox, tags, etc.</li>
<li>Be native - I don&rsquo;t want a slow unresponsive electron app</li>
<li>Be open-source - I dont want people spying on what I&rsquo;m actually doing</li>
<li>Have an easy to use phone app - so I can check, update or add tasks from anywhere quickly</li>
<li>Sync with git - reliable, easy, sustainable sync that doesnt require use of a cloud service</li>
<li>Not be bloated - we don&rsquo;t need timers (super productivity) or calculators (taskwarrior) in our task managers</li>
<li>Have do and due dates - one of the best features from things (app on iOS and macOS), saying when you&rsquo;ll do something but also keeping the date it&rsquo;s due for (i.e. assignments, projects)</li>
</ul>
<h2 id="is-there-anything">Is there anything?</h2>
<p>There literally nothing that ticks all of these boxes. It&rsquo;s shocking. Regardless, I would say that dstask is probably the best at the moment, but it&rsquo;s still a bit clunky, lacking an actual phone app and do dates, which is pretty critical to my work.</p>
<h2 id="so-in-conclusion">So, in conclusion</h2>
<p>I&rsquo;m probably going to have to make one of these things myself.</p>
</main>
<footer>
<hr>
<p>&copy; <b>spyhoodle.me</b> v4.0.0</p>
</footer>
</body>
</html>