Quote:
Originally Posted by harpo
Hi!
I was given a Calibre library containing thousands of authors. When I open Calibre, the authors are displayed: ln,fn. There is no space after the comma and I would like one (ln, fn).
How can I do this? Thanks.
|
This is trivial to do in Bulk metadata edit / Search and replace. Replace the comma with comma-space.
EDIT: One can get better results by replacing comma-notSpace with comma-space, using a regular expression.