Files
offlineu/templates
rmsitzandClaude Sonnet 5 bcd1734c94 Add wildcard and regex modes to Bulk Rename
Plain-text substring matching couldn't handle a batch of
slightly-different patterns (e.g. several release-group suffixes) in
one pass. Add a match-type selector: wildcard (shell-style */?) for
the common case, and full regex (with backreferences in the
replacement) for anything more precise. Invalid regex is caught and
reported inline instead of failing the request.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
2026-08-24 11:45:52 -04:00
..
2026-08-20 13:47:51 -04:00