I'm most of the way done with implementing an "update existing epub title page" feature. But I'm debating about how it should be offered to the user:
- As a new Update Option? After "Update Calibre Metadata from Saved Metadata Column" on the list, "Update EPUB Title Page from Saved Metadata Column"?
- As an add-on optional update feature, like the existing "Update EPUB Cover" checkbox? IE, to be applied after updating epub and Calibre columns.
- As a separate action, similar to 'Remove "New" Chapter Marks from Selected books'?
Opinions?
(unrelated reply)
@Tanjamuse, given that title_page is extremely configurable--and even the default appearance has changed over the years--it's pretty complex to parse it. I might have considered it anyway for epub, but txt files adds yet another layer of complexity. Especially for a feature that's very limited in scope--only useful for deleted stories collected without saved column.
So I'm not interested in implementing that.