Search found 2 matches

by Jeff
28 Jan 2016 12:16
Forum: Bug Reports
Topic: "Remove Diacritics" fails
Replies: 2
Views: 775

"Remove Diacritics" fails

Hi, I have a file whose name has an "U" with a seperate trema (the dots) instead of an "Ü" (see attachment for example). The "remove diacritics" function fails to convert it at all. Ideally, it should convert it to a real "Ü". Tested with 16.10.0200 Free editi...
by Jeff
17 Oct 2015 12:40
Forum: Tips & Tricks, Questions & Answers
Topic: how to delete first ten characters of file names in folder
Replies: 7
Views: 4018

Re: how to delete first ten characters of file names in fold

Hi, is there any simpler way than doing any length related renaming operations via regex? For instance, what about: delete two characters of the original filename, take the next 20 characters and add some words. It seems simple in other renamers... Furthermore, is there some documentation about the ...