From 1858822094f4c7e48241feb04e6e70f585ba8cf9 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 29 Sep 2023 16:32:33 -0500 Subject: [PATCH] update todo --- TODO.org | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/TODO.org b/TODO.org index 41c02e7..8cdf01c 100644 --- a/TODO.org +++ b/TODO.org @@ -3,7 +3,11 @@ :CATEGORY: dev :END: -* Tasks [62%] [43/69] +* Tasks [0%] [0/0] +** 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 +[[file:~/dev/lumina/src/qml/presenter/Slide.qml::/* function moveToSlideIndex(index) { */]] ** DONE Rename SlideEditor.qml to SongEditorSlideList.qml [[file:~/dev/lumina/src/qml/presenter/SlideEditor.qml::Item {]] ** TODO Build a slide_editor.rs