Skip to content

Commit

Permalink
readme fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jzyinq committed Jun 3, 2024
1 parent 8ec4607 commit effbfe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ Just remember to urldecode it. Save it and you should ready to go!
## [Changelog](./CHANGELOG.md)

## Todo list
- [ ] `shift+arrow` for jumping between months instead of days
- [ ] Refactor ShowError focus return
- [ ] Open issue in modal if it's the only result?
- [ ] Prompt `are you sure want to exit` on escape key
Expand All @@ -83,6 +82,7 @@ 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`
- [x] `shift+arrow` for jumping between months instead of days
- [x] trigger ui updates after worklog change more efficiently
- [x] unify workLogs and worklogsIssues structs - use one for both
- [x] Reduce jira/tempo spaghetti and unnecessary structs and functions
Expand Down

0 comments on commit effbfe8

Please sign in to comment.