Skip to content

Commit

Permalink
update README
Browse files Browse the repository at this point in the history
  • Loading branch information
jzyinq committed Mar 30, 2024
1 parent 47bdd30 commit 9d6baf5
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand All @@ -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
Expand Down

0 comments on commit 9d6baf5

Please sign in to comment.