You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on May 12, 2023. It is now read-only.
Being able to export sessions in a spreadsheet-friendly format would help event organizers to:
publish the schedule
print the schedule
manage speakers data - like how to recontact them and so on
Here is my 'specification' proposal:
One session = one line
If a session has several speakers, then several lines are exported - duplicated lines for the same session, one line by speaker
Exported columns:
speaker last name
speaker surname
speaker company
speaker bio
speaker email address
speaker phone number
(every other speaker data)
session title
difficulty
track
format name
format duration in minutes
description
date
mean
votes
Exported format: CSV, UTF-8, Unix our Windows line feeds (does not matter)
The text was updated successfully, but these errors were encountered:
Being able to export sessions in a spreadsheet-friendly format would help event organizers to:
Here is my 'specification' proposal:
One session = one line
If a session has several speakers, then several lines are exported - duplicated lines for the same session, one line by speaker
Exported columns:
Exported format: CSV, UTF-8, Unix our Windows line feeds (does not matter)
The text was updated successfully, but these errors were encountered: