Auxio icon indicating copy to clipboard operation
Auxio copied to clipboard

Indicate swipe-to-delete functionality

Open Deijin27 opened this issue 1 year ago • 3 comments

Description

There are many ideas to address this I'm sure, a couple of ideas:

  • On the "..." menu have option to remove from playlist in addition to how it currently works
  • In the edit playlist mode, have text on screen telling you how to delete "Swipe to remove from playlist"
  • A delete button next to the reorder in edit mode

Problem solved

It took me a while to figure this out. I intuitively expected it to be in the "..." menu, then i tried the edit mode, but that looked to just be for changing song order. I didn't expect the swipe in the edit mode to do it, and I've used (not music) apps before that have swipe to delete. I was about to file a bug report for it being missing when I swiped one by accident.

Other implementations

Musicolet has it on the "..." menu by songs in the list.

Benefit

Improves discoverability of how to delete, and generally helps people pick up how to use playlist feature more easily.

Duplicates

Deijin27 avatar Jun 10 '23 18:06 Deijin27

The current behavior is meant to be consistent with the queue. I've always disliked the janky flow of selecting a menu to then delete an item, especially when crammed with other options that are completely unrelated to list management. No plans to change this at the moment.

OxygenCobalt avatar Jun 11 '23 03:06 OxygenCobalt

Scratch closing this, I just read your suggestion of me indicating the behavior. I can probably do this, but in the future since I have to write all the tooltip code myself for something like that. It's also quite risky since you can end up like Poweramp, which overloads the user with information about how to do something.

OxygenCobalt avatar Jun 11 '23 03:06 OxygenCobalt

This is important as this behavior is clearly not obvious for many users: #528 #523 #504 as examples. I'd suggest moving the Edit pencil icon to the top bar when scrolling down the playlist (where the playlist name appears too), so that it stays visible while browsing its tracks.

Cwpute avatar Nov 12 '23 14:11 Cwpute