<feed xmlns='http://www.w3.org/2005/Atom'>
<title>ws, branch main</title>
<subtitle>(CLI) Manage the stack of work by pushing, popping and procrastinating.
</subtitle>
<id>https://git.keyfried.com/ws/atom?h=main</id>
<link rel='self' href='https://git.keyfried.com/ws/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/'/>
<updated>2025-01-08T18:02:40Z</updated>
<entry>
<title>Updated README.md with state of the program</title>
<updated>2025-01-08T18:02:40Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@spacehb.net</email>
</author>
<published>2025-01-08T18:01:50Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=7e99d082861cdd790b09036be56ee38f31560f90'/>
<id>urn:sha1:7e99d082861cdd790b09036be56ee38f31560f90</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Require -n when deleting a task as security</title>
<updated>2025-01-08T18:01:42Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>luca@spacehb.net</email>
</author>
<published>2025-01-08T18:01:42Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=4619bac708604fa2d3c2e5588f0e1a751c971c93'/>
<id>urn:sha1:4619bac708604fa2d3c2e5588f0e1a751c971c93</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added "nvim" command</title>
<updated>2024-11-12T14:59:29Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-11-12T14:58:32Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=17197ee1db2a196b3a78baa328bbb73400381823'/>
<id>urn:sha1:17197ee1db2a196b3a78baa328bbb73400381823</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added edit and descriptions</title>
<updated>2024-11-11T13:10:01Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-11-11T13:07:10Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=da7dc88dd52671ddd3733cc8c5320ed6c5654c89'/>
<id>urn:sha1:da7dc88dd52671ddd3733cc8c5320ed6c5654c89</id>
<content type='text'>
- Edit task with the "edit" command to change it's text
- Add descriptions to task with "desc" command, delete a description by
  providing an empty description
- added `-d` flag to commands to act on done tasks
- fixed bug: Delete a tag that is used by a task
</content>
</entry>
<entry>
<title>Better flags parsing and "top" comamnd</title>
<updated>2024-11-10T13:07:21Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-11-10T13:06:18Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=ad898317914439c33e5670d9018646799f2d6c3f'/>
<id>urn:sha1:ad898317914439c33e5670d9018646799f2d6c3f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added README.md with future plans</title>
<updated>2024-11-10T01:51:40Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-11-10T01:48:58Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=45e65c66bbcded97135503068881214ee644d2f7'/>
<id>urn:sha1:45e65c66bbcded97135503068881214ee644d2f7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Create separate module for primitives</title>
<updated>2024-10-12T11:05:02Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-10-12T11:05:02Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=b0397503c8bdcc98216bab220b661466c74a63e9'/>
<id>urn:sha1:b0397503c8bdcc98216bab220b661466c74a63e9</id>
<content type='text'>
- Added a converter tool to convert from an old version of gobdata to a
  new format
- added ws sub directory for the command line tool
</content>
</entry>
<entry>
<title>Add tags to tasks</title>
<updated>2024-10-11T16:21:08Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-10-10T09:02:37Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=98dd9ae0629d58b16603d0188bd7e6f6f182e337'/>
<id>urn:sha1:98dd9ae0629d58b16603d0188bd7e6f6f182e337</id>
<content type='text'>
Adds tag functionality to tasks

- Added Task type
- Added Tag type
- Save Tags to Gobdata
- Renamed gobdata -&gt; Gobdata
- Replaced NArg by ParseNArg function
- Added ArgInArgs helper function
- Added testing to TODO's
- Refactored switch statement
- Removed usage function
- Added gitignore
- Added LICENSE
</content>
</entry>
<entry>
<title>init</title>
<updated>2024-10-01T19:56:00Z</updated>
<author>
<name>Raymaekers Luca</name>
<email>raymaekers.luca@gmail.com</email>
</author>
<published>2024-10-01T19:56:00Z</published>
<link rel='alternate' type='text/html' href='https://git.keyfried.com/ws/commit/?id=5834e02b741a4ee4d2b2bd88f0abc9eeed725a5d'/>
<id>urn:sha1:5834e02b741a4ee4d2b2bd88f0abc9eeed725a5d</id>
<content type='text'>
</content>
</entry>
</feed>
