From 3012ec31f4fcffecff1a36f0b839507afbb573ac Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 24 Aug 2022 10:51:59 -0500 Subject: [PATCH] admin stuff --- CHANGELOG.org | 2 +- TODO.org | 2 ++ 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.org b/CHANGELOG.org index 7e444ae..711b7e0 100644 --- a/CHANGELOG.org +++ b/CHANGELOG.org @@ -1,4 +1,4 @@ #+TITLE: Changelog * Changelog -** [2022-03-31 Thu 06:25] Initial Changelog - Nothing worth adding here yet. Once we have a base then the changelog with be appended to +** [2022-03-31 Thu 06:25] Initial Changelog - Nothing worth adding here yet. Once we have a base then the changelog will be appended to [[file:~/dev/church-presenter/CHANGELOG.org::+TITLE: Changelog]] diff --git a/TODO.org b/TODO.org index 67eff55..6bfde19 100644 --- a/TODO.org +++ b/TODO.org @@ -11,6 +11,8 @@ Starting this by creating a slide singleton that will carry the variables for th May need to think about making this a slide class for all possible slides and a presentation singleton which carries the slide, but first I'll work out if this implementation works instead. +The left dock doesn't carry the change from the arrow buttons and the video on the actual presentation doesn't load.' + ** TODO Need to make =getLyricList= give back the verses with empty lines as separate slides :core: [[file:~/dev/church-presenter/src/songsqlmodel.cpp:://TODO make sure to split empty line in verse into two slides]]