floccus
floccus copied to clipboard
sync tabs when browser start
how to revert local changes and pull upstream remote changes at browser startup and Always revert upstream remote changes and push local changes every x minutes automatically for browser tabs?
Hi @candrapersada! This issue is being automatically closed because it does not follow the issue template.
Hi @candrapersada! This issue is being automatically closed because it does not follow the issue template.
@candrapersada Currently you'll have to manually pull upon opening the browser and set the sync strategy to push.
what I mean is to use sync strategy automatically
I could add an option to only sync on browser start. Then you could have one account that regularly pushes and one that pulls once on startup.
and i want to ask if the pull and push time can be adjusted so that there is no problem like tabs I have recently closed reappear through the sync quite often
If you're talking about the sync frequency, you can definitely adjust that.
The time between two synchronizations runs in a few minutes. The default is 15 minutes. when the browser starts sync runs itself before 15 minutes
for example when I start the browser after 1 day close the sync starts immediately before 15 minutes why this happens?

before 15 minutes why this happens?
This happens because the 15 minutes are calculated as the difference between current time and last sync time. If you haven't had the browser open for more than a day, that's more than 15min.
Fixed by aca81a5065f80f6e38e1730fe469d125552eb790 -- now it will sync automatically within 7s of opening the browser.
why until now there is still no feature pull sync once when starting browser and push sync every 15 minutes or auto disable sync when starting browser
floccus 4.11.0.1
based Chromium