<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git/todolist/parser_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-08-29T09:00:18Z</updated>
<entry>
<title>Refactor previous commits</title>
<updated>2017-08-29T09:00:18Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-08-29T09:00:18Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=a716a04c831e4fb23cdd558756d8f393e4ef8d73'/>
<id>urn:sha1:a716a04c831e4fb23cdd558756d8f393e4ef8d73</id>
<content type='text'>
Rewrite the `ManipulateNotes` function into `HandleNotes`, which
routes the note sub-commands to calls of newly-written `Parse*Note`
functions.  On successful parse, these functions return true, and
false otherwise.

Related tests are also refined.
</content>
</entry>
<entry>
<title>Implement the "en" feature: Editting notes</title>
<updated>2017-08-14T08:34:33Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-08-14T08:34:33Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=7c24f39a0fc8bb07dc9db4f5fecd3468705b1e37'/>
<id>urn:sha1:7c24f39a0fc8bb07dc9db4f5fecd3468705b1e37</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the "dn" feature: Deleteing notes</title>
<updated>2017-08-14T08:12:53Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-08-14T08:12:53Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=c4d6dbdb100bb66db9b184c653617c47a63e91ca'/>
<id>urn:sha1:c4d6dbdb100bb66db9b184c653617c47a63e91ca</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement the "an" feature: Adding notes to todos</title>
<updated>2017-08-14T06:58:32Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-08-14T06:41:40Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=5d28dac9b2e1d153f33551b968ab4c92cfce23ce'/>
<id>urn:sha1:5d28dac9b2e1d153f33551b968ab4c92cfce23ce</id>
<content type='text'>
This patch introduce a new attribute of a todo item, which is
"Notes", of type []string.  The following enhancing patches will
contain the listing, removing and editing features.
</content>
</entry>
<entry>
<title>Fix #64, parsing a todo with europe date format</title>
<updated>2017-06-12T12:13:15Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2017-06-12T12:13:15Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=c50de79c4828dbb4f9b5c23bf9e00ea4dea38a01'/>
<id>urn:sha1:c50de79c4828dbb4f9b5c23bf9e00ea4dea38a01</id>
<content type='text'>
* the `hasDue` function was not running, and therefore it was not parsing the due date.
* Also added the beginnings of a more holistic test approach, using `app_test.go`.
</content>
</entry>
<entry>
<title>Formatting for test</title>
<updated>2017-05-11T00:21:41Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2017-05-11T00:21:41Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=d86bc4ea3f85bab91be80792c423b2a96aa6d626'/>
<id>urn:sha1:d86bc4ea3f85bab91be80792c423b2a96aa6d626</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update the tests</title>
<updated>2017-05-10T00:20:24Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2017-05-10T00:17:33Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=580183ad7f155e4cdce047bdeb22fd775be69fc8'/>
<id>urn:sha1:580183ad7f155e4cdce047bdeb22fd775be69fc8</id>
<content type='text'>
* Test editing a todo with just a due date does not affect subject
* Test editing a todo with just subject does not affect due date
* Editing a subject should also update projects and contexts
</content>
</entry>
<entry>
<title>subcommands like delete don't take a subject, so make it optional</title>
<updated>2017-05-10T00:20:24Z</updated>
<author>
<name>Michael Strüder</name>
<email>mikezter@gmail.com</email>
</author>
<published>2017-05-03T13:18:13Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=fdca747e173c20f59901207c3f1887cece2a9351'/>
<id>urn:sha1:fdca747e173c20f59901207c3f1887cece2a9351</id>
<content type='text'>
</content>
</entry>
<entry>
<title>test multiple whitespace</title>
<updated>2017-05-10T00:20:24Z</updated>
<author>
<name>Michael Strüder</name>
<email>mikezter@gmail.com</email>
</author>
<published>2017-05-03T08:59:26Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=950aabce192d6dd15eee60717a510be2bb4f9c7c'/>
<id>urn:sha1:950aabce192d6dd15eee60717a510be2bb4f9c7c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add test for func (p Parser) Parse()</title>
<updated>2017-05-10T00:20:24Z</updated>
<author>
<name>Michael Strüder</name>
<email>mikezter@gmail.com</email>
</author>
<published>2017-05-02T15:00:26Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=d2df88f217cef638bdca527794969fcaa835bfd7'/>
<id>urn:sha1:d2df88f217cef638bdca527794969fcaa835bfd7</id>
<content type='text'>
</content>
</entry>
</feed>
