Quote:
Originally Posted by Turtle91
Is there some magic formula or scheme that should be followed when creating a new UUID?
|
Depends on what kind of Unique ID you want to create. Random urn? ISBN? Your own custom scheme?
Quote:
And, more importantly, does Sigil have a function for doing that?
|
No (except when opening a new blank epub). The only way to get Sigil to generate a new urn:uuid (that I know of) is to completely remove the <dc:identifier></dc:identifier> entry from the opf file. Unfortunately, this also has the rather unfortunate side effect of Sigil believing your opf is broken--so it creates a new opf from scratch. Something you definitely don't want happening.