<feed xmlns='http://www.w3.org/2005/Atom'>
<title>timetasker, branch v0.1.0</title>
<subtitle>A CLI for submitting Time Task time sheets</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/'/>
<entry>
<title>Merge branch 'README--add-info-about-list-modules'</title>
<updated>2017-06-04T00:31:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-04T00:31:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=716e07e59917a4561a6c8d719f54f1854aefd5c4'/>
<id>716e07e59917a4561a6c8d719f54f1854aefd5c4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add information about the `--list-modules` flag</title>
<updated>2017-06-04T00:29:23+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-04T00:29:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=68a64affdecfc6edab9805dfa56d4f8a78446d0e'/>
<id>68a64affdecfc6edab9805dfa56d4f8a78446d0e</id>
<content type='text'>
Realised that I forgot to explain this flag. Show an example of it usage
and output, and describe some of the reasoning behind why it's there.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Realised that I forgot to explain this flag. Show an example of it usage
and output, and describe some of the reasoning behind why it's there.
</pre>
</div>
</content>
</entry>
<entry>
<title>Remove TODO</title>
<updated>2017-06-04T00:17:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-04T00:17:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=8bada0d8dd0f31875988d513f883ca4114f86f5c'/>
<id>8bada0d8dd0f31875988d513f883ca4114f86f5c</id>
<content type='text'>
As we've completed all the tasks we've defined, we can remove this file
for now. It no longer shows upcoming things that we have to do.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
As we've completed all the tasks we've defined, we can remove this file
for now. It no longer shows upcoming things that we have to do.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'timetasker-daily'</title>
<updated>2017-06-04T00:07:50+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-04T00:07:50+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=02e4fb5d0d95b8c5c5442ee0a97b960f1296c236'/>
<id>02e4fb5d0d95b8c5c5442ee0a97b960f1296c236</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'update-README-for-timetask-daily' into timetasker-daily</title>
<updated>2017-06-04T00:01:38+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-04T00:01:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=9b6a6543e351308939bd420243507368b0669e63'/>
<id>9b6a6543e351308939bd420243507368b0669e63</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Improve wording of Configuration step</title>
<updated>2017-06-04T00:00:09+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-04T00:00:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=10cfa06cb6b6da7ea437f32414af84e62d31ed44'/>
<id>10cfa06cb6b6da7ea437f32414af84e62d31ed44</id>
<content type='text'>
"Open" sounded a bit ambiguous to me.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
"Open" sounded a bit ambiguous to me.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Improve wording of multiple project configuration paragraph</title>
<updated>2017-06-03T23:58:24+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-03T23:58:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=c715a7219c65293112f377bc16a4bcf9f9f27de5'/>
<id>c715a7219c65293112f377bc16a4bcf9f9f27de5</id>
<content type='text'>
The wording seemed a bit confusing before. Change it to make it clear
that you're supposed to add a new "projects" block to the config.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
The wording seemed a bit confusing before. Change it to make it clear
that you're supposed to add a new "projects" block to the config.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Change description wording</title>
<updated>2017-06-03T23:56:55+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-03T23:56:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=d575e2535b4ce53e875a6ef6ac21cbbb6e51fca2'/>
<id>d575e2535b4ce53e875a6ef6ac21cbbb6e51fca2</id>
<content type='text'>
I personally think this tool "vastly improves" upon the Chrome
extension. After all, it's much more flexible, and it lives in the
console, both of which are immense pluses.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I personally think this tool "vastly improves" upon the Chrome
extension. After all, it's much more flexible, and it lives in the
console, both of which are immense pluses.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Improve readability of command line example</title>
<updated>2017-06-03T23:55:58+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-03T23:55:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=48c53b17b4d77ef2a094eb3fc3bf163e0ca75b29'/>
<id>48c53b17b4d77ef2a094eb3fc3bf163e0ca75b29</id>
<content type='text'>
Split the example code onto multiple lines to improve readability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Split the example code onto multiple lines to improve readability.
</pre>
</div>
</content>
</entry>
<entry>
<title>README: Add an additional Usage example</title>
<updated>2017-06-03T23:55:00+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2017-06-03T23:55:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/timetasker/commit/?id=bd8fff1d37a48e8fba4559f7fd34f6c2af507806'/>
<id>bd8fff1d37a48e8fba4559f7fd34f6c2af507806</id>
<content type='text'>
I thought it would be cool if we showed off an example connecting
`timetasker` with another shell command.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I thought it would be cool if we showed off an example connecting
`timetasker` with another shell command.
</pre>
</div>
</content>
</entry>
</feed>
