Organizer On Update

Organizer On Update

Complete rewrite of the renamerOnUpdate plugin

I’ve been using renamerOnUpdate for years with no issues. What would be the reason to switch to this? I’m not opposed to switching, I just want to know what the benefits are.

Hi there.

While analyzing the code of the original renamerOnUpdate plugin for future features and/or refactorings, I realized how convoluted and hard to follow the workflow actually is. In my head this comes from the fact, that the basic feature-set is quite large and the plugin was written a long time ago (in stash-release-years).

To get ahead of this, my idea was to just complement another plugin which does the renaming part already (e.g. renamer), so the renamerOnUpdate would be responsible for the organizing part (move files etc) only.

Sadly, due to time constraints, I didn’t get far as of now (not even at PoC level…) - Fingers crossed for next years spare time … :innocent:

I hope this clears up some things

// I’m on phone currently, so the things which needed to be linked aren’t, sorry!

1 Like