Hello and thanks again, Jim!
I appreciate your help very much. I think with the links to the wiki-pages you provided and some testing I will get the most commonly used tags under control.
I tested a bit, and I have this problem: When I add something like this:
Code:
replace_metadata:
freeformtags=>^Protective Thor$=>Thor&&freeformtags=>Protectiveness
it does not work. And unlike with "genre", "Warnings", "ships" or similar, the term "freeformtags" does not turn green. Could you give me any suggestions?
Edit:
I changed it to
Code:
replace_metadata:
genre=>Protective Thor=>Thor&&genre=>Protectiveness
which did not work, but
Code:
replace_metadata:
genre=>Protective Thor=>Protectiveness
did it.
I still do not understand why "freeformtags" does not seem to be accepted.