DineshSolanki / FoliCon

Creates Folder icons for Movies, Serials, Music,Anime and Games Folders
https://dineshsolanki.github.io/FoliCon/
GNU General Public License v3.0
57 stars 6 forks source link

Ignore unicode characters #186

Closed Soitora closed 5 months ago

Soitora commented 5 months ago

Describe the bug To make my folders better looking (personally important), I use a fake colon, as : isn't supported in Windows (for good reason).

I've seen other members of the community do the same, and it's usually one of two types of fake colons.

I believe I've also seen some people do the same for question marks, but I do not know which ones are popular.

The problem is that this fake colon prevents any matches from appearing at all. I manually edited it for me but it still didn't change the poster for them.

To Reproduce Steps to reproduce the behaviour:

  1. Rename a folder to `Star Wars꞉ The Clone Wars'
  2. Try to use the program on it.
  3. See issue

Expected behaviour It should either treat the symbol as a real colon, or it should ignore it from being used for the query.

Screenshots image

image image

Additional context I do not believe there is more context to this