-
-
Notifications
You must be signed in to change notification settings - Fork 125
Closed
Labels
Description
If I update (add a tag) to a bookmark in Chrome on one machine the change gets pushed to the server (as indicated by the bookmark toolbar getting rebuilt). However, on another machine running Chrome the sync does not automatically get triggered. If I then add a tag to a bookmark on the 2nd machine I get a Data out of Sync warning and lose the local change (the warning message gets clipped).
How/when does the App check for changes on the server?
Enhancement request:
- Add a Force Download or Manual Download button in the App Settings panel to force a sync/download from the server, and call out any sync conflicts.
- In the App Setting panel, add the lastUpdated info from the Server/API and the lastUpdated info for the local bookmarks. Suggest putting this info next to the Force Download button.
Client app information
App Platform: Chrome on Win10 and Centos7
App Platform Version: 1.3.1
Other info
Running the API server V1.1.0 on the local Centos machine, with Apps referencing an an external ddns service URL.