Browse Source

Edited Excel answer

pull/520/head
Ryan 11 years ago
parent
commit
68627abe5b
  1. 2
      website/templates/_help.html

2
website/templates/_help.html

@ -120,7 +120,7 @@
<div class="accordion-group">
<div class="accordion-heading"><a data-toggle="collapse" data-parent="#accordion-faq" href="#faq-18" class="accordion-toggle collapsed">Can I use an Excel spreadsheet instead of Google Spreadsheets?</a></div>
<div id="faq-18" style="height: 0px;" class="accordion-body collapse">
<div class="accordion-inner">No, but it&#x27;s pretty easy to copy rows into a Google Spreadsheet. TimelineJS uses Google&#x27;s API to access the data from the Google Spreadsheet and turns it into native TimelineJS json.</div>
<div class="accordion-inner">No. TimelineJS uses Google's API to access the data from the Google Spreadsheet. If you want to start your work in Excel and then copy and paste your data into a Google spreadsheet, that’ll work but the likelihood of errors increases.</div>
</div>
</div>
<div class="accordion-group">

Loading…
Cancel
Save