From 6a3cdfd072d21a75bce2249eb96ef50d9be729a9 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Tue, 18 Apr 2023 06:29:32 -0500 Subject: [PATCH] update todo --- TODO.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.org b/TODO.org index 8236deb..1f4bb3f 100644 --- a/TODO.org +++ b/TODO.org @@ -65,6 +65,8 @@ Songs will be the hardest so I'll save them for last. They are not even using th Another big blocker in this process is to make sure that all properties are accessed appropriately on the QML side. I need to update a lot of QML code yet. **** TODO start and end times for videos This is something I couldn't get right in my head and plans and I hope rust will help me to solve it. +**** TODO serivce_item_model +This needs to get ported to rust so that I can start adding more features to it soon. *** TODO Deployment - [ ] Linux Need to figure out if I can use Nix to deploy in various fashions. Maybe I'll need to handcraft my own things for Arch, flatpak, and or snap.