Search and Replace Regex Query
This is what I'm trying to do without success:
Prepend Series_index values to Title with a similar format to this:
[n] <title>
so that "Sample Book" becomes "[1.0] Sample Book" in a series.
Although it seems straight-forward I'm having trouble with regex on this.
Anyone familiar with this can kindly help?
Thanks,
|