adding small details to plan

This commit is contained in:
Chris Cochrun 2023-08-11 07:35:58 -05:00
parent 559f479a90
commit 2df4c646a7

View file

@ -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.