[Enhancement]: Search function within the ebook reader #1039

Open
opened 2026-04-24 23:46:40 +02:00 by adam · 2 comments
Owner

Originally created by @mrjfilippo on GitHub (Sep 16, 2024).

Describe the Feature/Enhancement

To be able to search within an ebook. Showing how many results, highlighting the results, jumping to the next result, and seeing a list of results.

Why would this be helpful?

An easy and convenient way to find a section of a book.

Future Implementation (Screenshot)

FBReader on Windows implementation includes most except the result list.

image

Calibre's reader opens up a whole side menu for it:

image

A mix of both would be interesting. An magnifying icon at the top (or search bar), and menu come up from the bottom like the chapter and settings menu already in the reader.

Screenshot_20240916-225833_Audiobookshelf

Audiobookshelf App Version

Android App - 0.9.76

Current Implementation (Screenshot)

No response

Originally created by @mrjfilippo on GitHub (Sep 16, 2024). ### Describe the Feature/Enhancement To be able to search within an ebook. Showing how many results, highlighting the results, jumping to the next result, and seeing a list of results. ### Why would this be helpful? An easy and convenient way to find a section of a book. ### Future Implementation (Screenshot) FBReader on Windows implementation includes most except the result list. ![image](https://github.com/user-attachments/assets/aed34f7c-175e-408b-a611-83d28ed80989) Calibre's reader opens up a whole side menu for it: ![image](https://github.com/user-attachments/assets/817f1697-2b6f-4d5a-8b6e-3d245bdf1f69) A mix of both would be interesting. An magnifying icon at the top (or search bar), and menu come up from the bottom like the chapter and settings menu already in the reader. ![Screenshot_20240916-225833_Audiobookshelf](https://github.com/user-attachments/assets/9220140c-3cba-4704-b56e-c46e97af7a27) ### Audiobookshelf App Version Android App - 0.9.76 ### Current Implementation (Screenshot) _No response_
adam added the enhancement label 2026-04-24 23:46:40 +02:00
Author
Owner

@KaiStarkk commented on GitHub (Oct 26, 2024):

Appears possible to implement, see this example in upstream's wiki.
It's on my holiday list to get around to some e-reader improvements like this too.

@KaiStarkk commented on GitHub (Oct 26, 2024): Appears possible to implement, see [this example ](https://github.com/futurepress/epub.js/wiki/Tips-and-Tricks-(v0.3)#searching-the-entire-book) in upstream's wiki. It's on my holiday list to get around to some e-reader improvements like this too.
Author
Owner

@advplyr commented on GitHub (Oct 26, 2024):

Searching is implemented in the web client already

@advplyr commented on GitHub (Oct 26, 2024): Searching is implemented in the web client already
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/audiobookshelf-app#1039