Help with regular expressions
Hi,
I have some books that have been named in the following manner.
title [author, published year]{some text}.pdf
e.g. Rethink ~ Cut Costs Boost Innovation [Ric Merrifield, 2009]{Summary}.pdf
I want to add these correctly in calibre i.e. get title, author and published year information, while ignoring the string {Summary}.
What would be the regular expression for this? I am a complete newbie here so please help.
|