Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace all substrings #19

Closed
ixzh opened this issue Mar 18, 2024 · 1 comment
Closed

Replace all substrings #19

ixzh opened this issue Mar 18, 2024 · 1 comment
Labels
wontfix This will not be worked on

Comments

@ixzh
Copy link

ixzh commented Mar 18, 2024

Is your feature request related to a problem? Please describe.
I was impressed by the benchmark results and gave nomino a try. It looks like nomino needs a regex pattern of the full string (file path). Most of the time I will just need to replace sub strings in file names but not those in the directory names. E.g., replace all hyphen with space.

Describe the solution you'd like
I might not be aware of it, but has nomino something similar to rnr's sed like solution? rnr -f -r -l0 "pattern" "replacement"

@yaa110 yaa110 added the wontfix This will not be worked on label Jan 15, 2025
@yaa110
Copy link
Owner

yaa110 commented Jan 15, 2025

Thank you for using Nomino and reporting the issue. However, I believe this feature is not going to be supported, as Nomino is focused on regex-based renaming.

@yaa110 yaa110 closed this as not planned Won't fix, can't repro, duplicate, stale Jan 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
wontfix This will not be worked on
Projects
None yet
Development

No branches or pull requests

2 participants