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.
Calibre's reader opens up a whole side menu for it:
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.
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.

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

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.

### Audiobookshelf App Version
Android App - 0.9.76
### Current Implementation (Screenshot)
_No response_
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.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
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.
Calibre's reader opens up a whole side menu for it:
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.
Audiobookshelf App Version
Android App - 0.9.76
Current Implementation (Screenshot)
No response
@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.
@advplyr commented on GitHub (Oct 26, 2024):
Searching is implemented in the web client already