Help me Regex Gurus.... "you're my only hope"... I screwed up a lot of my books!
I started getting really good at regex (all in one day)
I should've quit while I was ahead
I cannot recall the steps I took to screw this up... but here goes:
Two problems:
Problem #1 = Some of my books have the TITLE pre-pended the list of tags
(i.e. "book-title-is-now-the-1st, in, this, list, of, existing, tags")
Problem #2 = Some of my books have the TITLE appended the list of tags
(i.e. "this, list, of, existing, tags, ends, with, book-title-is-now-the-1st")
Is there **any** way to search the tag field for the title and remove it from the tag field?
Then repeat for the remaining 8,000+ books?
Thanks!
|