Re: Best way to package Dolphin plugin?

2021-11-04 Thread Nomen Luni
Thanks for the advice, Albert. :) On 04/11/2021 23:57, Albert Astals Cid wrote: dolphin plugins is a source tarball and let people compile it themselves. Or if you think it makes sense, you may want to contact the plasma team to include your plugin as part of the Plasma releases and then d

Best way to package Dolphin plugin?

2021-10-27 Thread Nomen Luni
Hi Folks, A while back I created a Dolphin plugin which is available on the KDE store. It's packaged as a .deb which I like as it provides a nice install/uninstall experience, but I've had some feedback asking if I can make it more distro/package manager agnostic, something I hadn't even thought

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

2021-05-19 Thread Nomen Luni
I can't remember if KRename comes pre-installed in Neon? If not, doing so would increase discoverability- which may filter to other distributions. Also, the Dolphin service menu entry appears as 'Rename with KRename,' which IMO could do with changing. 'Batch rename,' or 'Bulk rename' would be much

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

2021-05-19 Thread Nomen Luni
P.S. Apologies - I believe the point regarding discoverability may have been Konstantin's. On 19/05/2021 12:30, Harald Sitter wrote: On Mon, May 17, 2021 at 12:38 PM Nomen Luni wrote: Hi, I actually looked at KRename some time back and it wasn't quite what I wanted. It does actua

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

2021-05-19 Thread Nomen Luni
Point taken. I guess the moral of the story here is I should have got in touch before building my application. On 19/05/2021 12:30, Harald Sitter wrote: other simplistic UI on top, or rework the default appearance of krename so it is simpler by default and powerful when needed. The way I see it

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

2021-05-17 Thread Nomen Luni
On Mon, 2021-05-17 at 11:44 +0200, Harald Sitter wrote: Yo On Sat, May 15, 2021 at 4:53 PM Nomen Luni wrote: 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

Any interest in a batch file renamer in KIO?

2021-05-15 Thread Nomen Luni
n how to integrate/get it reviewed and added? The code is on Github. Currently it's compiling through Qt Creator: https://github.com/Nomen-Luni/Bionic-Batch-Renamer <https://github.com/Nomen-Luni/Bionic-Batch-Renamer> It can be installed through Dolphin if anyone fancies a look: Setti