Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-11-12 | Added "nvim" command | Raymaekers Luca | |
2024-11-11 | Added edit and descriptions | Raymaekers Luca | |
- 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 | |||
2024-11-10 | Better flags parsing and "top" comamnd | Raymaekers Luca | |
2024-11-10 | Added README.md with future plans | Raymaekers Luca | |
2024-10-12 | Create separate module for primitives | Raymaekers Luca | |
- 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 |