You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently, when I'm long-pressing a track, I go into select mode. Every tap selects/deselects one track at a time. What I propose is that, once in selection mode,a second long-press on another track should select all tracks between that one and the last selected one.
So e.g. in a track list like
T1
T2
T3
T4
Long-pressing on T2 would select T2 while getting you into selection mode. Now long pressing on T4 selects T2 through T4. Now T4 would count as the last selected one and another long-press on T1 this time would select T1 through T4. Single-pressing would always toggle selection of the track tapped on like is currently already the case.
A simple way to invert the selection would also be a good thing in that context, e.g. when tapping on the "n Selected" text, the selection would invert and "-n Selected" would be displayed, in a toggle-able fashion.
Problem solved
Useful when I want to select a certain range of sequential tracks from an album (or use that range as a starting base for further selection) or when I know I hate those two particular tracks on an album and just want all of the others in my queue (select those two and invert selection).
Other implementations
I saw that range selection mode in Phocid and I loved it.
Phocid does selection/adding slightly differently in that it shows a clever way with a very neat little context menu when entering selection mode that offers icons for
Select all (small square surrounded by large dotted rectangle)
Invert current selection (square with top and left sides solid, left and bottom sides dotted)
Play currently selected replacing queue (standard Play icon)
Play selected after currently playing track (greater sign or rather closing single-guillemet)
Add selection to queue (plus sign)
Add selection to playlist (hamburger menu icon with plus in lower right side; tapping followed by a radio-box selection New playlist, )
Because Auxio does currently not have that context menu I propose to the inversion when clicking on the heading.
Benefit
Managing/building what is in a playlist in an efficient way is beneficial to anyone using (extensive/sophisticated) playlists, especially when it shall be/has to be done quickly (e.g. in a party scenario); the proposed feature is a step towards making that easier.
(screenshot shows Phocid with a selection done using the range-selection plus one single tap feature and the neat little context menu)
Duplicates
I have checked this feature request for duplicates.
I have checked that this feature is not implemented in the lastest version.
I'm unsure about this. Lots of great ideas (better than Material Files' UX which I derived the selection from), but I don't want to break user flow or general expectations. Will maybe this for now and check later.
Description
Currently, when I'm long-pressing a track, I go into select mode. Every tap selects/deselects one track at a time. What I propose is that, once in selection mode,a second long-press on another track should select all tracks between that one and the last selected one.
So e.g. in a track list like
Long-pressing on T2 would select T2 while getting you into selection mode. Now long pressing on T4 selects T2 through T4. Now T4 would count as the last selected one and another long-press on T1 this time would select T1 through T4. Single-pressing would always toggle selection of the track tapped on like is currently already the case.
A simple way to invert the selection would also be a good thing in that context, e.g. when tapping on the "n Selected" text, the selection would invert and "-n Selected" would be displayed, in a toggle-able fashion.
Problem solved
Useful when I want to select a certain range of sequential tracks from an album (or use that range as a starting base for further selection) or when I know I hate those two particular tracks on an album and just want all of the others in my queue (select those two and invert selection).
Other implementations
I saw that range selection mode in Phocid and I loved it.
Phocid does selection/adding slightly differently in that it shows a clever way with a very neat little context menu when entering selection mode that offers icons for
Because Auxio does currently not have that context menu I propose to the inversion when clicking on the heading.
Benefit
Managing/building what is in a playlist in an efficient way is beneficial to anyone using (extensive/sophisticated) playlists, especially when it shall be/has to be done quickly (e.g. in a party scenario); the proposed feature is a step towards making that easier.
(screenshot shows Phocid with a selection done using the range-selection plus one single tap feature and the neat little context menu)
Duplicates
The text was updated successfully, but these errors were encountered: