daramkun / DaramRenamer

Filename batch change application
Other
20 stars 4 forks source link

[Feature request] Transform list #14

Closed vatterspun closed 4 years ago

vatterspun commented 6 years ago

Current behavior:

Click icons and enter information to make changes to original files.

Requested capability:

  1. Click icon or screen element to open a view of transformations and enable transformation order change. For example:

  2. Replace text "test" with "eval"

  3. Concat text "vehicle" with front, no extention

  4. Casecast method: To lower

daramkun commented 6 years ago

I tried development this feature for script feature. but this feature makes so complicate codes and design when developing just me alone. So, I just developed this feature to Batch script with Jint(.NET Javascript Runtime library).

vatterspun commented 6 years ago

I acknowledge this is a non-simple probably rather tedious request.

For reference here's how the excellent but limited Renamer software handles the process mentioned above:

image

Anyway, thanks for hearing me out. Feel free to close the issue just to clear out the queue.

daramkun commented 4 years ago

This feature implementing to New Daram Renamer. Very basic features implemented into 2020.10.1 Alpha 3 build.

daramkun commented 4 years ago

This feature implemented to New DaramRenamer. Load/Save implemented into 2020.10.2 Alpha 4 build.