I keep my ebooks in a Calibre repository on a Linux server.
I was faced with this problem, trying to remember which of the 60+ Percy Fitzhugh novels contained a comment I remembered.
But this was Linux. My epubs are really just zip files, so a command line using "find", "xargs", and "zipgrep" worked just fine.
|