rename todo

This commit is contained in:
Chris Cochrun 2026-01-23 14:16:37 -06:00
parent 9729e6916f
commit 74343cbfbe

View file

@ -1,6 +1,10 @@
#+TITLE: The Task list for Lumina
* TODO Make sure updating verse updates the lyrics too
[[file:~/dev/lumina-iced/src/core/songs.rs::old_verse = verse;]]
This is necessary so that the entire song gets changed and we can propogate those changes then back to the db.
* TODO [#A] Need to fix tests now that the basic app is working
* TODO [#A] Add Action system
This will be based on each slide having the ability to activate an action (i.e. OBS scene switch, OBS start or stop) when it is active.