Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Offline Support #4

Open
cganterh opened this issue Jul 31, 2015 · 2 comments
Open

Offline Support #4

cganterh opened this issue Jul 31, 2015 · 2 comments

Comments

@cganterh
Copy link

Today I recommended platon.io to a friend and he asked an interesting question: what happens when you want to do a presentation and you have no internet connection?

One solution is to export your presentation to PDF as in #3. But I think a much nicer solution is to use the HTML5 App Cache and JavaScript Local Storage. The idea would be to cache the whole app and to store your markdown presentations using the local storage.

Here you can find more information about this technologies:

What do you think?

@juanpabloaj
Copy link
Owner

@cganterh yes , I is a good idea.

I had previously thought in local storage to save a list of slideshow created by the user .

In platon.io , I use Angularjs, and angularjs have local storage support .

@juanpabloaj
Copy link
Owner

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants