xzebra / unizar-calendar

Schedule generator for Unizar classes

Home Page:https://xzebra.github.io/unizar-calendar/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gcal export uses commas for csv

xzebra opened this issue · comments

commented

This could mess up the descriptions that contains commas, as we are currently using the semicolon as separator.

commented

The most user-friendly solution is to escape them.

Also, when generating the CSV client side, we are assuming no semicolons are used in the description or names.