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