diff --git a/todo.md b/todo.md index 29cbe45..b61b3e0 100644 --- a/todo.md +++ b/todo.md @@ -15,9 +15,13 @@ - more than one assignee - delete issue - edit title & description -- time tracking (linked to issues or standalone) +- time tracking: + - add current work time on detail pane for issues with time tracked + - add overlay in the bottom left for active timers if there are any. this should be minimal with the issue key (API-005), the time, and a play/pause + end button - user preferences - "assign to me by default" option for new issues - add toasts app-wide - for almost every network interaction that is user prompted - the interface feels snappy but sometimes it's hard to tell if your changes are volatile or saved +- import existing jira data +- move the 3 status action buttons to a burger menu (3 dots tho)