You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to make sure to save daily, or a couple of times a week, but I don't have Obsidian open for that long, so the automatic vault backup doesn't kick in in time. To consistently save across sessions, the plugin could save the last backup timestamp into a file, and then auto backup on startup, if the interval has passed, or set a timer until the next scheduled backup time.
This could also help with more consistent saving if saving on exit (#13) is not possible.
The text was updated successfully, but these errors were encountered:
I want to make sure to save daily, or a couple of times a week, but I don't have Obsidian open for that long, so the automatic vault backup doesn't kick in in time. To consistently save across sessions, the plugin could save the last backup timestamp into a file, and then auto backup on startup, if the interval has passed, or set a timer until the next scheduled backup time.
This could also help with more consistent saving if saving on exit (#13) is not possible.
The text was updated successfully, but these errors were encountered: