[Enhancement]: Selection range using Shift key #661

Closed
opened 2026-04-24 23:16:26 +02:00 by adam · 1 comment
Owner

Originally created by @JakobTischler on GitHub (Sep 28, 2022).

Describe the feature/enhancement

I often need to edit multiple items together. Easy enough when it's only a handful, but the selection process becomes tedious when it's more than that.

I'd like to propose and selection range feature that uses the Shift key. The last selected item would be the range start, the item selected with the Shift key held would be the end of the range. Anything in between would be selected.

Previously selected items would stay selected (though I see the advantage of deselecting them as well).

Thoughts?

Originally created by @JakobTischler on GitHub (Sep 28, 2022). ### Describe the feature/enhancement I often need to edit multiple items together. Easy enough when it's only a handful, but the selection process becomes tedious when it's more than that. I'd like to propose and selection range feature that uses the Shift key. The last selected item would be the range start, the item selected with the Shift key held would be the end of the range. Anything in between would be selected. Previously selected items would stay selected (though I see the advantage of deselecting them as well). Thoughts?
adam added the enhancement label 2026-04-24 23:16:26 +02:00
adam closed this issue 2026-04-24 23:16:26 +02:00
Author
Owner

@advplyr commented on GitHub (Nov 5, 2022):

Added in v2.2.2

@advplyr commented on GitHub (Nov 5, 2022): Added in [v2.2.2](https://github.com/advplyr/audiobookshelf/releases/tag/v2.2.2)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#661