Quote:
Originally Posted by eschwartz
Select all books you want to affect, hit Edit Metadata. Now, in Bulk Edit Metadata, use the third tab (Search and Replace) to search the tags column and replace into the #custom_mytags column.
You will need the following settings:
Search Mode: Regular Expression
Search Field: tags
Search for: (.*)
Replace with: \1
Destination Field: #custom_mytags
|
Thanks for sharing how you did this! My method was too slow.