<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git/todolist/todo_test.go, branch master</title>
<subtitle>Simple GTD-style todo list for the command line.
</subtitle>
<id>http://forge.jan.systems/todolist.git/atom?h=master</id>
<link rel='self' href='http://forge.jan.systems/todolist.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/'/>
<updated>2017-04-09T01:24:16Z</updated>
<entry>
<title>Add `CompletedDate` to todo item.</title>
<updated>2017-04-09T01:24:16Z</updated>
<author>
<name>Ingo Richter</name>
<email>ingo.richter+github@gmail.com</email>
</author>
<published>2017-04-09T01:24:16Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=d2df602c25afe3193e2b4d434042b47de64a00e6'/>
<id>urn:sha1:d2df602c25afe3193e2b4d434042b47de64a00e6</id>
<content type='text'>
`CompletedDate` will save a timestamp in ISO8601 format (Internet date/
time format to preserve timezone information)

Added a new `Complete` and `Uncomplete` method for todo_item.
Currently a todo has a boolean flag and the timestamp to indicate that
the item is completed. The boolean flag could be kept for backward
compatibility (reading the json into memory), but should be omitted for
files being written.
</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>
