api-notebook icon indicating copy to clipboard operation
api-notebook copied to clipboard

Add Dropbox Persistence Method

Open doolittle opened this issue 11 years ago • 3 comments

An option to write to Dropbox would be a useful alternative to GitHub.

Users could load notebooks from a shared folder and write them back to a shared folder (for group activities) or save them to a private folder.

doolittle avatar Oct 25 '13 00:10 doolittle

Is this an alternative persistence layer, or a concurrent option?

blakeembrey avatar Oct 25 '13 00:10 blakeembrey

Alternative.

doolittle avatar Oct 25 '13 00:10 doolittle

This would actually work really well since (unlike Github) Dropbox supports implicit (client-side) OAuth2. Which means we can have a persistent version deployed to Github pages at all times.

blakeembrey avatar Oct 25 '13 06:10 blakeembrey