<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>Posts about Personal</title><link>https://chriswarrick.com/</link><atom:link href="https://chriswarrick.com/blog/tags/cat_personal.xml" rel="self" type="application/rss+xml" /><description>A rarely updated blog, mostly about programming.</description><lastBuildDate>Sat, 16 Nov 2013 14:00:00 GMT</lastBuildDate><generator>https://github.com/Kwpolska/YetAnotherBlogGenerator</generator><item><title>Managing Tasks, Chris’ Way</title><dc:creator>Chris Warrick</dc:creator><link>https://chriswarrick.com/blog/2013/11/16/managing-tasks/</link><pubDate>Sat, 16 Nov 2013 14:00:00 GMT</pubDate><guid>https://chriswarrick.com/blog/2013/11/16/managing-tasks/</guid><description>
Time management is hard.
The best way to do it is to have a task list, also known as a to-do list.
And the best tool?  Pen and paper.  Yes, analog pen and analog paper.
</description><content:encoded><![CDATA[
<p><a class="reference external" href="http://en.wikipedia.org/wiki/Time_management">Time management</a> is hard.
The best way to do it is to have a task list, also known as a <a class="reference external" href="http://en.wikipedia.org/wiki/Time_management#Implementation_of_goals">to-do list</a>.
And the best tool?  Pen and paper.  Yes, analog pen and analog paper.</p>



<p>However, it should not be your regular analog piece of paper.  What I do
instead is printing out a nice template.  A template crafted in
LaTeX, which is the best typesetting system for technical stuff
and technical people.</p>
<p>The goal of the project is to make a human-friendly, usable todo-list
templates to be used.  The templates can also be filled in by
LaTeX itself, if you want and feel like installing a
LaTeX compiler (XeLaTeX to be precise) — for all the other
people, an empty template is available.</p>
<section id="get-it">
<h1>Get it!</h1>
<ul class="simple">
<li><p><a class="reference external" href="https://github.com/Kwpolska/todolist">the project and source code on GitHub</a></p></li>
<li><p><a class="reference external" href="https://github.com/Kwpolska/todolist/releases">the releases page on GitHub</a> — contains an empty
template (<code class="docutils literal">Empty.pdf</code>) and a file with sample data.</p></li>
</ul>
</section>
<section id="licensing">
<h1>Licensing</h1>
<p>The <code class="docutils literal">.tex</code> files are licensed under a 3-clause BSD license.</p>
<p>The <code class="docutils literal">.pdf</code> files are licensed under a <strong>custom</strong> license based ont he
3-clause BSD license.</p>
</section>
]]></content:encoded><category>Personal</category><category>GTD</category><category>LaTeX</category></item></channel></rss>