Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
- 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
|
|
|
|
|
|
- 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
|
|
Adds tag functionality to tasks
- Added Task type
- Added Tag type
- Save Tags to Gobdata
- Renamed gobdata -> 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
|
|
|