Quote:
Originally Posted by geekraver
Hi all
For each of my epub books, I have generated a summary as a.txt plaintext file, in the same folder. I'd like these to show up as an additional format in the entry for each book. However, I don't see how to do this. Using Library Maintenance I can find them as "Extra book formats" but the only option seems to be to delete them, not add them. Is there are good solution to this?
Thanks
G
|
Out of curiosity, have you considered adding a custom column and storing the text there? That means you could see it with the other metadata and I believe would allow indexing of the text, so you could search it.
If you do this, you could script "read the text file and assign metadata field" (via calibredb, or possibly within calibre itself -- I haven't worked with action chains, and I'm still pretty new to python)