piatra / kreator.js

slide tool interface for reveal.js
Apache License 2.0
228 stars 59 forks source link

Store kreator.js presentations as a json documents. #18

Open famthegeek opened 10 years ago

famthegeek commented 10 years ago

It would be nice if we implented a way to store and load kreator.js presentations as json documents, as It would be easier to just load a presentation into kreator and present it, instead of having a separate reveal.js installation for each presentation

piatra commented 10 years ago

It would be a nice feature. How would you see them stored? Some sort of local storage for the client or a 3rd party website? I can see advantages and disadvantages for both.

Using localStorage

Good

Bad


Using 3rd party solution

Good

Bad


Storing it server side

Good

Bad

I would be inclined to go with a 3rd party solution.

famthegeek commented 10 years ago

I'm thinking localstorage or export/import from the users file system say like power point or libre office impress