diff --git a/NOTES.md b/NOTES.md index 82cd40c..bbd9c0f 100644 --- a/NOTES.md +++ b/NOTES.md @@ -28,15 +28,16 @@ - [x] `Time` - Queue - [x] Show queue - - [ ] Highlight current track + - [x] Highlight current track - [ ] Move track up - [ ] Move track down - [ ] Remove track - [ ] `Clear queue` button? - File browser - [ ] List all directories - - [ ] Open folders have different icon (📂 vs 📁) + - [ ] The selected folder has a different icon (📂 vs 📁) - [ ] Folders with subfolders have a ➕ sign + - [ ] Expanded folders have a ➖ sign - [ ] Clicked folders contents are displayed in the results - [ ] Select tracks in results - [ ] `Add` selected tracks to queue button diff --git a/flake.nix b/flake.nix index d57e6ad..1338416 100644 --- a/flake.nix +++ b/flake.nix @@ -30,7 +30,6 @@ go go-tools # staticcheck gomod2nix.packages.${system}.default - sanic ]; packages = with pkgs; [ mpd