Update todos in readme
authorAndrew Lorimer <andrew@lorimer.id.au>
Wed, 11 Feb 2026 11:50:49 +0000 (22:50 +1100)
committerAndrew Lorimer <andrew@lorimer.id.au>
Wed, 11 Feb 2026 11:50:49 +0000 (22:50 +1100)
README.md
index c6a2e0f194387d928331cd218ddf66eae2a3eafd..075f478cee264b57bd9df28be509f0058253bcb2 100755 (executable)
--- a/README.md
+++ b/README.md
@@ -58,20 +58,14 @@ Various settings can be changed in `%AppData%\ppt-control\ppt-control.ini`. This
 \r
 ## Todo\r
 \r
-- ✔️ Fix multiple-presentation support in JS & OBS clients\r
-- Create desktop/start menu shortcuts on installation with pip\r
 - Refactor/tidy JS code\r
 - Fix "RCP server unavailable" error on server\r
-- ✔️ Config documentation\r
-- ✔️ Re-implement last slide behaviour\r
-- ✔️ Re-implement black white behaviour\r
-- ✔️ JS client show status on last slide\r
-- ✔️ Shortcut to edit config in systray menu\r
 - Export all slides on presentation init\r
 - Abstract pres name in class & underscore `presentation` instance\r
-- Check assertions\r
 - Use `__debug__` flag\r
 - Make constant for static dir\r
-- Comment sys.coinitflags\r
-- Die if error in run_ws or run_http\r
-- Notification if already running\r
+- Fix async error handling in `run_ws` and `run_http`\r
+- Notification if already running (currently dies)\r
+- Handle hidden slides properly\r
+- Truncate filenames in JS client\r
+- Dynamic digit width in JS client slide number indicator\r