From 5c8b3f344f10291ce74f9bdc4056641b8bf15c6d Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 6 Mar 2026 07:30:19 -0600 Subject: [PATCH] update todo --- TODO.org | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.org b/TODO.org index 18d860a..d1aad93 100644 --- a/TODO.org +++ b/TODO.org @@ -11,6 +11,7 @@ There seems to be some issue with fontdb not able to decipher all the versions o * TODO [#B] Find a way to use auth-token in tests for ci If I can find out how to use my secrets in ci that would free up more tests, but I could also just turn that test off for the CI so that it won't constantly fail for now +* TODO [#B] Rename menu actions to menu commands and build a reverse hashmap for settings to map commands to key-binding such that we can allow for remapping them on the fly. * TODO [#B] Saving and loading font awareness Someday we should make the saving and loading to be aware of the fonts on the system and find a way to embed them into the save file.