Quote:
Originally Posted by statusneo
I would like to run a batch editing tool that will delete the first x characters of every title such that only the Title part is left. Can Calibre do this or is there another utility?
Thank you!
|
Look at Bulk Metadata Edit -> Search & Replace. In regex mode, it would probably be something like [0-9]*\.Collection.Of.Interesting.Books\.
Note that any changes you make there are irreversible, so backup your library...