<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dam/task-time-tracker/unused.jai, branch v3.0</title>
<subtitle>A tool to keep track of the time spent on tasks.
</subtitle>
<id>https://source.gudinoff.com/dam/task-time-tracker/atom?h=v3.0</id>
<link rel='self' href='https://source.gudinoff.com/dam/task-time-tracker/atom?h=v3.0'/>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/'/>
<updated>2024-07-24T11:21:59Z</updated>
<entry>
<title>Store all user data as CSV files.</title>
<updated>2024-07-24T11:21:59Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2024-07-09T16:38:52Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=b8eeb1f44b083ecc25bdaa351540beeab112af07'/>
<id>urn:sha1:b8eeb1f44b083ecc25bdaa351540beeab112af07</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed TUI module to allow returning results in temporary memory.</title>
<updated>2024-05-09T10:43:31Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2024-05-09T10:43:31Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=f5fc7f6e700d272c2d60e4a1da219c993f01cad3'/>
<id>urn:sha1:f5fc7f6e700d272c2d60e4a1da219c993f01cad3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Keep some unused code.</title>
<updated>2024-05-07T14:22:56Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2024-05-07T14:22:56Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=0985900775b41c796f6b74ab4c8cc07b71506787'/>
<id>urn:sha1:0985900775b41c796f6b74ab4c8cc07b71506787</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP : Improve performance of draw_user_interface.</title>
<updated>2024-05-06T12:05:12Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2024-05-06T12:05:12Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=27e3e029448cf2a80b24e6e212dee8cccda06987'/>
<id>urn:sha1:27e3e029448cf2a80b24e6e212dee8cccda06987</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Removed TODO keyword from secundary files.</title>
<updated>2024-05-06T11:48:36Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2024-05-06T11:48:36Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=f024b0afab602df742284b86396325ce93ce6d98'/>
<id>urn:sha1:f024b0afab602df742284b86396325ce93ce6d98</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP : Cleaning up TUI module.</title>
<updated>2024-05-02T23:32:06Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2024-05-02T23:32:06Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=8b312bad33617f9b718232141d2855d80cb8b912'/>
<id>urn:sha1:8b312bad33617f9b718232141d2855d80cb8b912</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed TUI\unix from c_octal-to-jai mis-conversion.</title>
<updated>2024-04-30T11:54:13Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2024-04-30T11:54:13Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=2037cba123cb98f367024346d2d882a505fd961e'/>
<id>urn:sha1:2037cba123cb98f367024346d2d882a505fd961e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP Code cleanup.</title>
<updated>2023-08-17T08:36:02Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2023-08-17T08:36:02Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=fa1b8ea54646f1a0f3eadef33e3a660b875cc1ff'/>
<id>urn:sha1:fa1b8ea54646f1a0f3eadef33e3a660b875cc1ff</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Using resizable array to hold tasks. Implemented create new task, rename task. Fixed case break bug.</title>
<updated>2023-04-14T08:03:25Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2023-04-14T08:03:25Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=81ba4ca925c4e66b107bb7df737b8fdd51eee9ac'/>
<id>urn:sha1:81ba4ca925c4e66b107bb7df737b8fdd51eee9ac</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove obsolete code and allow archive toggle.</title>
<updated>2023-04-06T15:51:38Z</updated>
<author>
<name>dam</name>
<email>dam@gudinoff</email>
</author>
<published>2023-04-06T15:51:38Z</published>
<link rel='alternate' type='text/html' href='https://source.gudinoff.com/dam/task-time-tracker/commit/?id=1c54c3afa2677c001836f84c66cdff1f381e79fe'/>
<id>urn:sha1:1c54c3afa2677c001836f84c66cdff1f381e79fe</id>
<content type='text'>
</content>
</entry>
</feed>
