diff --git a/TODO.org b/TODO.org index 0d6b55e..ae9f9fb 100644 --- a/TODO.org +++ b/TODO.org @@ -10,6 +10,10 @@ https://www.reddit.com/r/QtFramework/comments/11plifj/qhot_now_with_qt6_support/ [[file:~/dev/church-presenter/src/qml/presenter/Library.qml::videoProxyModel.deleteVideos(rows)]] For this to work I'll need to use a vector of indexes. Somehow I'll need to figure out what QML can pass to Rust and then cycle through all of them and remove each item. +** TODO RENAME TO LUMINA +"Lumina" is a word derived from Latin, which means "lights" or "illuminations." It can be associated with brilliance, radiance, or the glow of light. In the context of a church presentation software, "Lumina" could represent the concept of shedding light, enlightenment, or guiding through visual presentations. + +Let's rename everything to that. ** TODO Start planning out what a 1.0 release would look like and decide how to get there :roadmap: A 1.0 release may be achievable soon as long as I can figure out what is good to have in and what isn't. Then figure out what outstanding bugs and odd workflows exist and fix them. Then figure out deploying the package to various distros, windows, and mac.