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

Add support for automatic syncing (Upload / Download) after an interval #318

Closed
futagoza opened this issue May 10, 2017 · 1 comment
Closed

Comments

@futagoza
Copy link

Currently this plugin has support for automatic syncing when the settings change or manual syncing.

Can you add a third option that allows the developer to set an interval in minutes (for example, every 15 minutes, with a minimum of 1 minute, any lower and the plugin should behave as it usually does) where the plugin should check if the settings have changed, and if so, upload the new settings.

{
    "sync.autoUpload": true,
    "sync.quietSync": true,
    "sync.syncInterval": 15
}
@shanalikhan shanalikhan added this to the v3.0 milestone May 10, 2017
@shanalikhan shanalikhan modified the milestones: v3.0, v3.1 Feb 25, 2018
@shanalikhan shanalikhan changed the title Add support for automatic syncing after an interval Add support for automatic syncing (Upload / Download) after an interval Mar 22, 2018
@shanalikhan shanalikhan modified the milestones: v3.1, Backlog Jul 14, 2018
@shanalikhan
Copy link
Owner

I'm closing this issue in favour of #396 and #123
As i don't feel this is important once auto upload/ download performs perfectly with extensions upload/ download.

@shanalikhan shanalikhan removed this from the Backlog milestone Sep 4, 2018
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