[Enhancement]: Keyboard navigation #2270

Open
opened 2026-04-25 00:05:39 +02:00 by adam · 1 comment
Owner

Originally created by @pwinnski on GitHub (Sep 23, 2024).

Type of Enhancement

Web Interface/Frontend

Describe the Feature/Enhancement

Many elements in ABS cannot be handled with keyboard alone. (If this is not the case, I'd love to learn otherwise!)

For example, if a book has been matched, many of the elements on the Details screen (Authors, Series, Genres, Tags, and Narrators) are "pills," and cannot be edited or deleted with the keyboard alone.

Why would this be helpful?

If a book is matched incorrectly, it currently takes a lot of clicking to remove the pills before typing in correct information.

While editing books after adding them, keyboard shortcuts for things like "Save" or "Re-Scan" would speed things up considerably.

Generally it would be really nice to be able to move around the interface without having to take hands off the keyboard.

Future Implementation (Screenshot)

No visible difference, but tabbing into a field with a pill should select the pill.

Audiobookshelf Server Version

v2.13.4

Current Implementation (Screenshot)

image

Originally created by @pwinnski on GitHub (Sep 23, 2024). ### Type of Enhancement Web Interface/Frontend ### Describe the Feature/Enhancement Many elements in ABS cannot be handled with keyboard alone. (If this is not the case, I'd love to learn otherwise!) For example, if a book has been matched, many of the elements on the Details screen (Authors, Series, Genres, Tags, and Narrators) are "pills," and cannot be edited or deleted with the keyboard alone. ### Why would this be helpful? If a book is matched incorrectly, it currently takes a lot of clicking to remove the pills before typing in correct information. While editing books after adding them, keyboard shortcuts for things like "Save" or "Re-Scan" would speed things up considerably. Generally it would be really nice to be able to move around the interface without having to take hands off the keyboard. ### Future Implementation (Screenshot) No visible difference, but tabbing into a field with a pill should select the pill. ### Audiobookshelf Server Version v2.13.4 ### Current Implementation (Screenshot) ![image](https://github.com/user-attachments/assets/d7ed7f0f-59af-4fee-946c-25e4c0ea5db0)
adam added the enhancement label 2026-04-25 00:05:39 +02:00
Author
Owner

@glorenzen commented on GitHub (Oct 31, 2024):

@pwinnski I just started on this, but is this kind of what you are thinking?
I used Tab to navigate and then pressed the Enter key to delete the author.

https://github.com/user-attachments/assets/b74fbb33-5353-4b64-b04e-cf6a266c1a76

@glorenzen commented on GitHub (Oct 31, 2024): @pwinnski I just started on this, but is this kind of what you are thinking? I used Tab to navigate and then pressed the Enter key to delete the author. https://github.com/user-attachments/assets/b74fbb33-5353-4b64-b04e-cf6a266c1a76
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf#2270