diff --git a/README.md b/README.md index ec6b0f9..e1fab2a 100644 --- a/README.md +++ b/README.md @@ -70,8 +70,6 @@ Just remember to urldecode it. Save it and you should ready to go! ## Todo list -- [ ] cli version does not update worklogs if they exist already - - [ ] fetch worklogs from current day and propose them for selection - [ ] ticket status change prompt after logging time - [ ] tests - [ ] unify workLogs and worklogsIssues structs - use one for both @@ -81,7 +79,9 @@ Just remember to urldecode it. Save it and you should ready to go! - `gojira log -i TICKET -t 1h30m` - `gojira` -> `gojira recent` - `gojira` -> `gojira --help` -- [ ] trigger ui updates after worklog change more efficiently +- [ ] trigger ui updates after worklog change more efficiently +- [x] cli version does not update worklogs if they exist already + - [x] fetch worklogs from current day and propose them for selection - [x] Add worklogs from ui - [x] gojira worklog delete option - [x] recent jira task list for easy time logging