fmd-project-team / FMD

The new FMD fork! Join our community on Discord!
https://discord.gg/cXKKgw3
GNU General Public License v2.0
263 stars 33 forks source link

Auto renaming special characters #1118

Open hellomynameisleo opened 4 years ago

hellomynameisleo commented 4 years ago

FMD ommits characters like "?", ":", "*", "/" from the foldername. Is it possible to make it an option so it instead uses alternative characters like "?", "꞉", "∗", "⁄" instead?

Tmp341 commented 4 years ago

Have you tried Options->Save to->Renaming->Replace all unicode character with option?

hellomynameisleo commented 4 years ago

Have you tried Options->Save to->Renaming->Replace all unicode character with option?

doesnt this just replace all characters like "?", ":", "", "/" with just a single character? something like replacing the characters like this. ":" to "꞉", "" to "∗", "?" to "?", "/" to "⁄", "foldername?" to "foldername?" instead since "?" can't be used on filenames but "?" can.

Tmp341 commented 4 years ago

If they are not a problem for Windows, i think that can be achievable. But, since this FMD1 is not an active repo nowadays, you won't see this one added in the near future. You can ask that on more active repo FMD2 tho.