renamer
renamer copied to clipboard
Make the resulting operation (e.g. rename, copy, git mv etc) user-definable
Might be a bit outside of project scope, but hear me out
I would love to have a library, that would have same usage / api / plugin support, but creating copies of files instead
Basically, just additional cli flag or interchangeable fork of renamer instead, if you think that this functionality would not belong here
I'm willing to do this by myself, but wanna hear contributors ideas first
Hi, yes I love this idea.. "Rename" is the default action but it would be really useful to make the action user-definable (e.g. "copy", "move" etc).
Will have a look into what is required to make this possible then get back to you.. Did you it explore it any more yourself?