From c0aceca02d43e4b9eb17a8dab6b1af4ad8c0a444 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 4 Oct 2023 11:28:26 -0500 Subject: [PATCH] update todo --- TODO.org | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/TODO.org b/TODO.org index 8cdf01c..385bd72 100644 --- a/TODO.org +++ b/TODO.org @@ -4,6 +4,10 @@ :END: * Tasks [0%] [0/0] +** TODO Fix updating things in the song editor +[[file:~/dev/lumina/src/qml/presenter/SongEditor.qml::function updateLyrics(lyrics) {]] +** TODO Make saving file auto use the last save file and go from there +[[file:~/dev/lumina/src/qml/main.qml::function save() {]] ** TODO Write a function to handle switching to the next fragment in revealjs [[file:~/dev/lumina/src/qml/presenter/Slide.qml::WebEngineView {]] ** TODO write a function for setting each slide to the appropriate index in html presentations