<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git/todolist/parser_test.go, branch 0.2.0</title>
<subtitle>Simple GTD-style todo list for the command line.
</subtitle>
<id>http://forge.jan.systems/todolist.git/atom?h=0.2.0</id>
<link rel='self' href='http://forge.jan.systems/todolist.git/atom?h=0.2.0'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/'/>
<updated>2016-05-12T11:18:47Z</updated>
<entry>
<title>Make agenda its own command</title>
<updated>2016-05-12T11:18:47Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-12T11:18:47Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=3f14a184e28927697185d35829fa1bdb9db5b80d'/>
<id>urn:sha1:3f14a184e28927697185d35829fa1bdb9db5b80d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix issue with parsing specific dates</title>
<updated>2016-05-12T11:13:51Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-12T11:13:51Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=5cdaefd17b999aa554485ca30246e7469affe1e4'/>
<id>urn:sha1:5cdaefd17b999aa554485ca30246e7469affe1e4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Parse out arbitrary dates</title>
<updated>2016-05-06T21:40:04Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-06T21:40:04Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=8bb8317f1f29a7dd1b910931ebd12c739a5fa1cc'/>
<id>urn:sha1:8bb8317f1f29a7dd1b910931ebd12c739a5fa1cc</id>
<content type='text'>
This will parse out dates in the format of "mon dd", the month being a 3
letter month, and the date being just the day.

due mar 10
due sep 25
due oct 2

it will also "intelligently" guess the year, based upon which is the
shorter duration from time.Now(). for instance, if today's date is dec
25 and you schedule an event for jan 2, it will schedule it for the
following year.
</content>
</entry>
<entry>
<title>Handle parsing dates, and printing them</title>
<updated>2016-04-30T12:45:49Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-04-30T12:45:49Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=ef9427646b9464d1f8c376f75741e737117a1a83'/>
<id>urn:sha1:ef9427646b9464d1f8c376f75741e737117a1a83</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Organize things a bit better</title>
<updated>2016-04-24T14:22:33Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-04-24T14:22:33Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=63893587cb41a1980318b60bf05fafbf433a24ab'/>
<id>urn:sha1:63893587cb41a1980318b60bf05fafbf433a24ab</id>
<content type='text'>
</content>
</entry>
</feed>
