remotestorage/remotestorage.js

Add `sync-started` event

Opened this issue · 0 comments

Currently, the widget and app authors have to rely on the first sync-req-done to know that a sync is in progress. I think it would be much better to have a dedicated sync-started event, which would be fired immediately, when a sync has started.