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.