<feed xmlns='http://www.w3.org/2005/Atom'>
<title>todolist.git/todolist/parser.go, branch 0.8</title>
<subtitle>Simple GTD-style todo list for the command line.
</subtitle>
<id>http://forge.jan.systems/todolist.git/atom?h=0.8</id>
<link rel='self' href='http://forge.jan.systems/todolist.git/atom?h=0.8'/>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/'/>
<updated>2017-09-21T17:16:10Z</updated>
<entry>
<title>Merge pull request #89 from NonerKao/note</title>
<updated>2017-09-21T17:16:10Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-09-21T17:16:10Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=902d0f825abc3a18278aadc2a8c3cd45dd8d308d'/>
<id>urn:sha1:902d0f825abc3a18278aadc2a8c3cd45dd8d308d</id>
<content type='text'>
Add new feature: notes for todos</content>
</entry>
<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>Fix a bug in ParseNewTodo()</title>
<updated>2017-08-20T15:04:29Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-08-20T15:04:29Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=f9a98c7aa2d92b931c2ce34d188d9be390f4e2dc'/>
<id>urn:sha1:f9a98c7aa2d92b931c2ce34d188d9be390f4e2dc</id>
<content type='text'>
The new pattern now does not allow empty todos to be added as "a"
or "add" strings.
</content>
</entry>
<entry>
<title>Redefine sub-commands: "ln" and "n"</title>
<updated>2017-08-20T14:45:31Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-08-20T14:45:31Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=34639c4285621177efb10b82ddb07cd0017af56a'/>
<id>urn:sha1:34639c4285621177efb10b82ddb07cd0017af56a</id>
<content type='text'>
Sub-command "ln" is redefined to the function of listing all todos
with their notes; "n" replaces original "ln", listing the notes of
a specific todo.
</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 "ln" feature: Listing notes of a todo</title>
<updated>2017-08-14T07:50:13Z</updated>
<author>
<name>Quey-Liang Kao</name>
<email>s101062801@m101.nthu.edu.tw</email>
</author>
<published>2017-08-14T07:45:22Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=26ec23620d50be79ea664a9095b3653be79e3874'/>
<id>urn:sha1:26ec23620d50be79ea664a9095b3653be79e3874</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>fix typo</title>
<updated>2017-05-11T00:39:55Z</updated>
<author>
<name>Grant Ammons</name>
<email>gammons@gmail.com</email>
</author>
<published>2017-05-11T00:39:55Z</published>
<link rel='alternate' type='text/html' href='http://forge.jan.systems/todolist.git/commit/?id=f70fd56e6f2144f19150fb0fca2508a5897ab48b'/>
<id>urn:sha1:f70fd56e6f2144f19150fb0fca2508a5897ab48b</id>
<content type='text'>
</content>
</entry>
</feed>
