quicklook-csv icon indicating copy to clipboard operation
quicklook-csv copied to clipboard

Feature Request: + as a delimiter

Open avishapiro opened this issue 8 years ago • 1 comments

Great plugin BTW.

Could the plus symbol "+" be added as an additional delimiter for csv files recognized by the plugin? Is this user-configurable? Thx

avishapiro avatar Feb 06 '17 18:02 avishapiro

Pluses are a weird choice for field separator, where did you get this file from?

Separators are not user configurable, unless you download the source code, add the plus and compile the plugin yourself. :)

p2 avatar Feb 07 '17 08:02 p2