For a long time the question bothers me: can you change the file name in Sigil, and add a prefix with numbering?
Of course, I know about the possibility of adding a numbered suffix, but then the name is replaced with a new one.
With the help of the wonderful ReRename, I can add something before or after the name using regular expressions and thank you very much for this opportunity.
But my problem is different.
I would like to add some repetitive string to the existing name, plus numbering.
I will demonstrate this with the best example.
Here are the original names:
I would like to be able to add numbering (prefix):
numbering + any string + original filename
or suffix:
original filename + any string + numbering
I suspect that this option is not currently available [Sigil 1.2.0] (except for manual adding).
Is this type of rename possible to implement?
Or maybe with a plugin? That would probably be the best idea.