<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git/todolist/file_store.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-06-12T13:49:38Z</updated>
<entry>
<title>Refactor todolist stuff out of the file store implementation</title>
<updated>2016-06-12T13:49:38Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-06-12T13:49:38Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=d8d4510d2faebff633d6e98fa4812f2461ae85b6'/>
<id>urn:sha1:d8d4510d2faebff633d6e98fa4812f2461ae85b6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Ensure we don't destroy an existing .todos.json</title>
<updated>2016-05-09T00:01:31Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-09T00:01:31Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=d815e1ad59ce0cfd21895144109bff2ed4072b13'/>
<id>urn:sha1:d815e1ad59ce0cfd21895144109bff2ed4072b13</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>Handle case where todos.json cant be loaded</title>
<updated>2016-05-05T19:31:47Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-05T19:31:47Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=89d111b7f0a05331ce87cc373108a164af23109e'/>
<id>urn:sha1:89d111b7f0a05331ce87cc373108a164af23109e</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>
<entry>
<title>Add archive/unarchive</title>
<updated>2016-05-02T11:32:05Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-02T11:32:05Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=b91b9d073680a0371af825238af230e9618aea12'/>
<id>urn:sha1:b91b9d073680a0371af825238af230e9618aea12</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Uncomplete todo</title>
<updated>2016-05-02T11:25:51Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-02T11:25:51Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=34c89ec2ca4b458adb94534c4fae44c921181f59'/>
<id>urn:sha1:34c89ec2ca4b458adb94534c4fae44c921181f59</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Get completing todos to work correctly</title>
<updated>2016-05-02T10:34:38Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-02T10:34:38Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=54e9313ad14269f57a13b32aac59aea17f86d151'/>
<id>urn:sha1:54e9313ad14269f57a13b32aac59aea17f86d151</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Sort todos by due date by default</title>
<updated>2016-05-01T23:17:54Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-01T23:17:54Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=b1fc3359eb7498236621d1aa6a9ff18f8cce73c0'/>
<id>urn:sha1:b1fc3359eb7498236621d1aa6a9ff18f8cce73c0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement delete logic</title>
<updated>2016-05-01T19:07:45Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2016-05-01T19:07:45Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=0905a863f50d9631e6c44488b952622e75d79785'/>
<id>urn:sha1:0905a863f50d9631e6c44488b952622e75d79785</id>
<content type='text'>
</content>
</entry>
</feed>
