diff --git a/todo.org b/TODO.org similarity index 96% rename from todo.org rename to TODO.org index 45ff232..a983ef9 100644 --- a/todo.org +++ b/TODO.org @@ -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.