Re: Any interest in a batch file renamer in KIO?

2021-05-15 Thread Chinmoy Pradhan
Hi, A few years back I worked on a BatchRenameJob for KIO[1]. From a cursory glance yours seems to have more features. Can you have a look at BatchRenameJob and see if you could add the features there? Or are we talking about two different things here? Regards, Chinmoy [1]: https://invent.kde.o

Any interest in a batch file renamer in KIO?

2021-05-15 Thread Nomen Luni
Hi Folks, First time poster. I've recently developed a batch file renaming utility which operates as a service menu plugin within Dolphin. If anyone has seen the 'bulk rename' plugin for Thunar, this is highly inspired by that app in terms of functionality but is a from-scratch implementation usi