From effbfe848dc2a4e1621597662931eded1e4e01c1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jaros=C5=82aw=20Zywert?= Date: Mon, 3 Jun 2024 22:04:39 +0200 Subject: [PATCH] readme fix --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 48df2f0..a566012 100644 --- a/README.md +++ b/README.md @@ -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 @@ -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