update todo

This commit is contained in:
Chris Cochrun 2023-10-04 11:28:26 -05:00
parent 7bdd8225cb
commit c0aceca02d

View file

@ -4,6 +4,10 @@
:END: :END:
* Tasks [0%] [0/0] * 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 ** TODO Write a function to handle switching to the next fragment in revealjs
[[file:~/dev/lumina/src/qml/presenter/Slide.qml::WebEngineView {]] [[file:~/dev/lumina/src/qml/presenter/Slide.qml::WebEngineView {]]
** TODO write a function for setting each slide to the appropriate index in html presentations ** TODO write a function for setting each slide to the appropriate index in html presentations