admin stuff

This commit is contained in:
Chris Cochrun 2022-08-24 10:51:59 -05:00
parent d177972e59
commit 3012ec31f4
2 changed files with 3 additions and 1 deletions

View file

@ -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]]

View file

@ -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]]