From 040bfb2fb53cbae59036738ac5429c089ad8590a Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Mon, 26 Sep 2022 17:20:25 -0500 Subject: [PATCH] adding more todos --- TODO.org | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/TODO.org b/TODO.org index 878fa64..095246a 100644 --- a/TODO.org +++ b/TODO.org @@ -5,6 +5,11 @@ * Tasks [74%] [23/31] +** TODO Make libraries and models aware of being selected. +This allows us to drag multiple to service list and delete multiple. +** TODO Make serviceItemModel aware of being selected and active +Being selected means that those items can be dragged or deleted or moved together. +Being active, means that the singular item is the currently displayed item. ** TODO bug in dragging servicelist items to reorder. Maybe I can fix with me simplified model system :bug: ** TODO Build out a slide preview system so we can see each slide in the song or image slideshow :ui: [[file:~/dev/church-presenter/src/qml/presenter/SongEditor.qml::Presenter.SlideEditor {]]