Backup Obsidian for beginners

Hehe, nice to hear that it worked for you.
One thing i would do is increase the backup time to an hour or even a day - you will populate your vault-history with tons of (most likely meaningless) entrys - but test it out yourself. I started with 5 mins too, and very soon changed to an hour, and now i even considering only once a day.

For easy pulling out a complete “Backup” of your vault at a certain time you have to do the following:

  1. Go to https://github.com/YOURNAME/YOUR_REPOSITORY or just log in and navigate to it manually.

  2. You should see something like this:

  3. Click on the xxx commits part (directly below the green “code” button

  4. this takes you to your history, you can scroll through it to any time you have pushed an update in the past (you will quickly realize why its not really good practice to update every 5 mins =P )

  5. Search for the time you want and click on the <> part (right side of the entry)

  6. it leads to a site that looks pretty similar to the one you first started, difference is you can see the choosen time-stamp at the header… This is your complete backup at this time.

  7. to download just click on the code button and choose download as zip

  8. extract the zip

  9. open the extracted directory from within obsidian as a new vault

  10. have fun beeing a time-traveler and check out how life was back then XD

13 Likes