Recommendations for a backup solution

Hi @StephenStrange27 ! Google Drive should be treated primarily as a sync solution. Using similar software like Dropbox or OneDrive for backups is not recommended. Instead, I suggest using Git as a reliable backup tool while reserving Google Drive for syncing. Setting up Git will take some time initially, but as a bonus, it provides a complete history of your vault, capturing each modification as a snapshot. This allows you to rewind to any point in time if needed later. You can refer to this guide for setting up Git.

2 Likes