update todo

This commit is contained in:
Chris Cochrun 2023-04-18 06:29:32 -05:00
parent 29607d954a
commit 6a3cdfd072

View file

@ -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. 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 **** 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. 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 *** TODO Deployment
- [ ] Linux - [ ] 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. 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.