update todo

This commit is contained in:
Chris Cochrun 2023-09-29 16:32:33 -05:00
parent 7dfb4caeaf
commit 1858822094

View file

@ -3,7 +3,11 @@
:CATEGORY: dev :CATEGORY: dev
:END: :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 ** DONE Rename SlideEditor.qml to SongEditorSlideList.qml
[[file:~/dev/lumina/src/qml/presenter/SlideEditor.qml::Item {]] [[file:~/dev/lumina/src/qml/presenter/SlideEditor.qml::Item {]]
** TODO Build a slide_editor.rs ** TODO Build a slide_editor.rs