Quantcast
Channel: MobileRead Forums - Calibre
Viewing all articles
Browse latest Browse all 31497

Regex help needed, selecting single tags out of namy

$
0
0
I'm having some trouble, I have a number of tags all prefixed with "QC: " that I'd like to extract from the tags column and dump into a custom tags column.

I can get at the tags I want just fine with (^QC[:] [^,]*) but I can't seem to come up regex to exclude the preceding and following tags so I can dump only the QC tags into the custom column.

Any ideas? I'd really rather not apply them one at a time from the edit metadata interface.

Viewing all articles
Browse latest Browse all 31497

Trending Articles