@Comfy.n: Awesome, tysm!! This has been super useful. A small issue with this is that when I do multiple books without using FTS index, the result pops up 1 by 1. Consequentially, only the last extracted book get marked. This makes it a bit inconvenient when going back and forth between different search pages. This aside, the function definitely works.
Question: Is there anyway I can use this to extract the first 3-4 paragraphs from an epub?
Background info: I'm trying to generate a cover from the first page of an epub. Calibre's default "set cover from book" doesn't seem to work too well, so my plan is to
1. Use EPOM to extract the first 3-4 paragraphs from the epub (into custom column #first_pars)
2. Use Generate Cover to create a cover with text from #first_pars
|