simonv3 / quick-survey

A tool for quick surveys, try it out. (No longer maintained).
https://apps.sandstorm.io/app/wupmzqk4872vgsye9t9x5dmrdw17mad97dk21jvcm2ph4jataze0
MIT License
116 stars 49 forks source link

Add option for custom separator when exporting to csv #57

Open ilv opened 7 years ago

ilv commented 7 years ago

It would be very useful tu have an option for choosing a different separator symbol rather than a comma (e.g. ';'). When survey's questions and answers have commas in it, the csv turns out very messy and hard to manipulate with office-like software.

thanks!

simonv3 commented 7 years ago

Thanks for opening the issue @ilv!

This is kind of related to #54 in which I suggest that CSV content should probably be escaped.