Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[feature] add multi-select capability #16

Open
taiyoko opened this issue Jan 27, 2021 · 1 comment
Open

[feature] add multi-select capability #16

taiyoko opened this issue Jan 27, 2021 · 1 comment

Comments

@taiyoko
Copy link

taiyoko commented Jan 27, 2021

I primarily listen to music thorough my playlists, and it's a real pain to have to add tracks one at a time. Perhaps something like long-press on a track to initiate a multi-select would be feasible?

Alternatively, if this already exists, I couldn't seem to get it to trigger.

@thibseisel
Copy link
Owner

Hi @taiyoko,
Thanks for your feedback.

Odeon used to allow multi-selection from the list of all tracks, but this has been changed to single popup menu due to not playing very well with tabs.
Creating playlists this way is terrible since, I can't deny it. In fact, playlist management in the app is kinda... basic, to say the least.

Here is my suggestion: I could implement a new screen accessible from the "Playlists" tab, allowing you to create/edit a playlist.
This new screen would allow you to:

  • rename the playlist
  • reorder tracks in the playlist
  • remove tracks from the playlist
  • search tracks by name and add them to the playlist
  • save all changes to the playlist at once.

IMHO searching and selecting is more user-friendly compared to multi-selection in a list of 200+ tracks.
Tell me what do you think about it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants