How may I apply a regexp to a filepath e.g. I want to change all files from
\aaa\bbb\ccc.ext
to
\aaasome\bbbthing\cccelse.ext .
regardless of how the file was loaded.
Convert | Tag - Filename gives some wrong results if Add Directory... was used (since it renames everything to the current directory). Actions provide no way to edit the path, AFAICS.
Thanks.