Hello everyone. Please, how can I remove a set of brackets, (), {} or [], AND everything inside those brackets. For example, (REMASTERED 2023), {live version} or [1971]. Thank you all.
In Replace (3) -> Replace box, enter: ( * )|{ * }|[ * ] , With: (leave blank) ( * )|{ * }|[ * ] (the | indicates multiple replacements). You could also activate D/S (double spaces) in Remove (5) to remove double spaces that could happen after replacements.