Quote:
Originally Posted by KevinH
Would a TemplateEpub3 input plugin (and of course a matching TemplateEpub2 plugin) that does the following help:
1. Looks in your Sigil Prefs folder for a "template3" folder that holds an unzipped epub of your choice (ditto for "template2") with any files you want of any type.
The only caveat is none of the font files (if any are even present in the template) can be obfuscated inside the template3 folder.
2. If it exists, it creates a proper uuid bookid for the opf (and ncx if it exists) and then zips it up to create an epub that is loaded into Sigil
If it does not exist, it could either prompt for a temporary path or quietly exit as failed, your choice.
The goal is that once the template3 has been created and the Template3 plugin has been loaded and assigned an icon, then loading your template after starting Sigil is just a single icon click and no further user interaction required.
You can also easily change any of the files inside the template3 folder at any time using Sigil and the FolderIn and FolderOut plugins or even by drag and drop.
Would something like that help?
|
Yes, that sounds like it would fit the bill. Thanks.