From 9a732e6826945e8f5ff80d2cf186bcd9545ec35c Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Sun, 25 Sep 2022 06:00:31 -0500 Subject: [PATCH] udpate --- TODO.org | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/TODO.org b/TODO.org index d4511ca..ae27e88 100644 --- a/TODO.org +++ b/TODO.org @@ -8,8 +8,8 @@ ** TODO Add ability to use arrow keys to move through slides :core:feature: ** TODO Unload video when switching to something with just image :core:bug: ** TODO Add an audio file to the song so that it will play when the song is presented :feature:song: -- [ ] Add audio file to model -- [ ] add ui for adding audio file +- [X] Add audio file to model +- [X] add ui for adding audio file - [ ] add extra mpv piece to slide to play audio file ** TODO add a dropping area in the library :feature:ui: - [X] Basic droparea