[WDX] PCRE2Path (beta)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
razielanarki
New Member
New Member
Posts: 1
Joined: 2022-06-29, 18:02 UTC
Location: Budapest, HU
Contact:

[WDX] PCRE2Path (beta)

Post by *razielanarki »

Hi!

I've did a quick little PCRE2-based, unicode compatible WDX plugin, that's not as massive/customisable as PCRE2search, but more like "Groups" with a bit more of customizatition options.

basically it allows one to break up a path/filename into part using (optionally named) capture groups,
like "Album - Artist - Year" organized music folders etc.

made mostly for my own needs, maybe it will be useful for others.

currently in dev/beta, works for me (tm): it may or may not work/crash for you.

more info, v0.1 with MSVC2022 C++ sources here:
https://github.com/razielanarki/tc-plugins/tree/dev/PCRE2Path

v0.1 wdx64:
https://github.com/razielanarki/tc-plugins/releases/tag/pcre2path-0.1-dev

thanks!
Post Reply