gyng / save-in

WebExtension for saving media, links, or selections into user-defined directories
MIT License
204 stars 25 forks source link

Putting a - in alias name causes issues. #124

Closed SenpaiSharp closed 4 years ago

SenpaiSharp commented 4 years ago

Example

Pictures/Cats-Dogs // (alias:Cats-Dogs)

will save to {Downloads}/Dogs)-Pictures/{file}

It is not an issue of the path. More characters might cause the issue, I am not sure but a '-' I can confirm consistentatly.

gyng commented 4 years ago

This should be fixed in 3.5.1.