obsidian-git icon indicating copy to clipboard operation
obsidian-git copied to clipboard

Add the ability to push and pull on a schedule?

Open Vinzent03 opened this issue 3 years ago • 1 comments

Discussed in https://github.com/denolehov/obsidian-git/discussions/275

Originally posted by gudstrand August 9, 2022 I would love to see the ability to push and pull on a schedule. For example, it would be great to push all my changes from one PC at 5PM and have my other PC scheduled to pull changes at 5:30PM. Also to avoid conflicts it would be great to be able to set an active window for p[ushes and pulls. For example, you could have an interval of 15 minutes but have it only run within an 8Am to 5PM window.

Vinzent03 avatar Aug 09 '22 14:08 Vinzent03

One way to accomplish this would be the use of CRON syntax.

Vinzent03 avatar Feb 12 '24 21:02 Vinzent03