isolate icon indicating copy to clipboard operation
isolate copied to clipboard

Escape file paths

Open cafca opened this issue 6 years ago • 1 comments

I store all my images in a folder called # Pics (so it stays at the top of alphabetic listings). Isolate is not able to display any images within that folder as # is a special character in URLs.

This PR escapes all file paths, which fixes the issue for me.

There was no info on contributing guidelines so I'm just sending this off. Please tell me if you want any changes Seena.

Thanks btw, this is a really cool project! (had been thinking of doing something like this, but never actually did it)

cafca avatar May 28 '18 12:05 cafca

Oh hmm, I haven't run into this but that seems like an issue. This looks great, let me just do some testing so I understand it and I'll merge. Thanks for sending it over!

seenaburns avatar May 28 '18 19:05 seenaburns