tantaman / strut

Strut - An Impress.js and Bespoke.js Presentation Editor
http://strut.io
GNU Affero General Public License v3.0
1.82k stars 485 forks source link

Exporting Question #325

Closed bendparker closed 1 year ago

bendparker commented 9 years ago

Is there a way that on export, I could save the json file to the webserver Strut is running on as opposed to downloading?

mwcz commented 9 years ago

This isn't possible, currently. Strut is a client-side-only app. There's no server-side component to send the json to. @tantaman has said that he's open to adding a server component in the future, though. It would be nice to be able to save presentations on the server, plus it would allow for collaboration features to be built on top.

The best I can suggest for now is to save the json in a git repo, or owncloud/dropbox/google drive/etc. :/