From 04379121d24dbe18fc22ab48bdbd4de0d1ffea66 Mon Sep 17 00:00:00 2001 From: Oliver Bryan <04oliverbryan@gmail.com> Date: Sat, 17 Jan 2026 04:46:26 +0000 Subject: [PATCH] Update todo.md --- todo.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/todo.md b/todo.md index 18c0665..6879025 100644 --- a/todo.md +++ b/todo.md @@ -1,5 +1,7 @@ # HIGH PRIORITY +- icons + - respect user.iconPreference throughout the app - projects menu - delete project - sprints @@ -17,6 +19,7 @@ - create, edit, delete - assign icons to issue types - user preferences + - iconPreference - "assign to me by default" option for new issues # LOW PRIORITY @@ -36,13 +39,7 @@ - time tracking: - 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 - - icon style: - i think the best way to this is have an "Icon" component with "icon" param, and "type" param. for example: "trash", "pixel" will use the pixelarticons "Trash" icon. - types: - - Lucide - - Pixel - npm: @nsmr/pixelart-react & pixelarticons.com - - Phosphor - https://github.com/phosphor-icons/react - - HugeIcons - https://hugeicons.com/icons?style=Stroke&type=Rounded + - iconPreference - colour scheme - import existing jira data - git integration