You are not logged in.
Pages: 1
Suggestion:
Add an option "Insert after current name" for UserInput. Optionally allow it to be combined with "Leave original
extension", i.e., inserting would be just before the dot of the last extension.
Urgency:
Not urgent because currently I would not even need it if alphanumeric serialization should be provided.
Remarks:
Yet greater flexibility could be imagined, but "Insert after current name" is the next logical, useful extension of the functionality of UserInput. Since Renamer is designed to be a simple program, it might even be counter-productive to provide an option of input after / before the x-th first / last letter of a file name. IMO, such considerations do not apply to a basic feature like "Insert after current name" though.
Offline
I've added this option. Should be available from latest dev version.
For more complex cases like inserting into X-th position - I would suggest using or RegEx or PascalScript in combination with UserInput rule.
Offline
Pages: 1