<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git/todo.go, branch 0.3.0</title>
<subtitle>Simple GTD-style todo list for the command line.
</subtitle>
<id>http://forge.jan.systems/todolist.git/atom?h=0.3.0</id>
<link rel='self' href='http://forge.jan.systems/todolist.git/atom?h=0.3.0'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/'/>
<updated>2016-08-27T20:18:29Z</updated>
<entry>
<title>Bump version to 0.3.0</title>
<updated>2016-08-27T20:18:29Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-08-27T20:18:29Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=e1f901cc29eec9dc55a0629b3b6ed2536deeda3b'/>
<id>urn:sha1:e1f901cc29eec9dc55a0629b3b6ed2536deeda3b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add webapp</title>
<updated>2016-06-20T15:38:09Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-06-20T15:38:09Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=a551bd14ba7daa48c0c7409001710ed9f57c8046'/>
<id>urn:sha1:a551bd14ba7daa48c0c7409001710ed9f57c8046</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add the webapp</title>
<updated>2016-06-12T17:37:05Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-06-12T17:36:54Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=642a71b941aa382b1e7a42e7e378452007373cda'/>
<id>urn:sha1:642a71b941aa382b1e7a42e7e378452007373cda</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use uppercase VERSION</title>
<updated>2016-05-15T13:01:26Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-15T13:01:26Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=0e31c2a0b9a169b0a98ec389859c94f1048b415f'/>
<id>urn:sha1:0e31c2a0b9a169b0a98ec389859c94f1048b415f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add author</title>
<updated>2016-05-14T19:54:23Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-14T19:54:23Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=7e9db518c09c82a9d122f6204f2074f5a3b3aeae'/>
<id>urn:sha1:7e9db518c09c82a9d122f6204f2074f5a3b3aeae</id>
<content type='text'>
</content>
</entry>
<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>Look for .todos.json in the directory we are in</title>
<updated>2016-05-08T11:48:50Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-08T11:48:50Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=a886124d40f79f311230d2f03f161fd361e43040'/>
<id>urn:sha1:a886124d40f79f311230d2f03f161fd361e43040</id>
<content type='text'>
This allows for project-specific todos.
</content>
</entry>
<entry>
<title>Allow editing due dates and setting it to none</title>
<updated>2016-05-04T18:39:37Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-04T18:39:37Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=e1b69d2e4a3fc6f5ef0eb4d3716df6ae8a9f92a9'/>
<id>urn:sha1:e1b69d2e4a3fc6f5ef0eb4d3716df6ae8a9f92a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add edit command for due dates</title>
<updated>2016-05-04T18:09:02Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-04T18:09:02Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=86be4b4dec5c920f227ef487a19b3472981ffcac'/>
<id>urn:sha1:86be4b4dec5c920f227ef487a19b3472981ffcac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make everything a pointer, add archive completed fn</title>
<updated>2016-05-03T19:02:24Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-03T19:02:24Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=017ddfd50eec98e4ee8dd42a1dac800cdb674171'/>
<id>urn:sha1:017ddfd50eec98e4ee8dd42a1dac800cdb674171</id>
<content type='text'>
</content>
</entry>
</feed>
