From 2df4c646a77f8b39cabfdc4eb84799923846e5e4 Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Fri, 11 Aug 2023 07:35:58 -0500 Subject: [PATCH] adding small details to plan --- TODO.org | 2 ++ 1 file changed, 2 insertions(+) diff --git a/TODO.org b/TODO.org index 4d80e7e..07f35ed 100644 --- a/TODO.org +++ b/TODO.org @@ -85,6 +85,8 @@ This needs to get ported to rust so that I can start adding more features to it This is now a much higher priority since I need to get this done before a lot of other things are even possible. Video times and presentation indexes will probably rely on this. Maybe the first approach is to scan through the rest of the C++ code and see what I can easily move to rust fast. Things like moving items are a more involved set of steps. + +Start with select, deselect, select_items, and deactivate. Then either move onto save or move things... *** 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.