fonol / anki-search-inside-add-card

An add-on providing full-text-search and PDF reading functionality to Anki's Add card dialog
https://ankiweb.net/shared/info/1781298089
GNU Affero General Public License v3.0
179 stars 24 forks source link

Feature request: ePub support #53

Open agerhbour opened 4 years ago

agerhbour commented 4 years ago

No explanation needed

fonol commented 4 years ago

pdf.js cannot do that unfortunately, so I'd have to find some javascript lib to render epubs in the browser. Google shows me this: https://github.com/futurepress/epub.js/ Might be worth a try. My time is limited atm, so I have to priorize smaller/easier to implement features, but as soon as I got some time, I will definitely tackle this one as I want it for myself too :)