Geal / Unpapered

An unhosted Instapaper clone
10 stars 2 forks source link

use official remoteStorage connect widget #1

Open jancborchardt opened 12 years ago

jancborchardt commented 12 years ago

To make it easier for people to connect to their remoteStorage, ideally use the connect widget as on http://todomvc.unhosted.5apps.com

The code is in https://github.com/unhosted/remoteStorage.js/tree/master/syncer at the moment (subdirectory of remoteStorage.js) but will be merged soon.

jancborchardt commented 12 years ago

Additionally, disconnecting the storage does not clear the localStorage like it should.