Quote:
Originally Posted by Tanjamuse
Is it possible to replace a single character (this one &) with another without having to add everyplace I find it in "replace metadata".
Like this:
Code:
characters,ships,category=>.*&.*=>§
|
If you don't specify a metadata entry (IE, use a two part line), it will effect all metadata entries.
However, what you show in your example says 'replace everything before & and everything after it with §'.
It's more likely you want: