NoFoolLikeOne / EDMC-Screenshot

A plugin for EDMC that detects screenshot events are converts them to PNG format
GNU General Public License v3.0
34 stars 4 forks source link

Windows File Explorer "copy path" contains quotes. #29

Open SirWumpus opened 4 years ago

SirWumpus commented 4 years ago

UI issue. Document and/or handle surrounding double quotes around the Screenshot Directory and Conversion Directory paths, otherwise the plugin silently fails to do anything. The Windows File Explorer "copy path" command includes double-quotes around the pathname, so simply pasting the path into the directory fields fails, unless the double-quotes are removed.

This should be documented or maybe make the UI smart enough to detect and remove the quotes.