--- title: "How to connect Obsidian Vault with Github" --- 1. Open your Obsidian Vault 2. Install the [Obsidian Git](https://github.com/denolehov/obsidian-git/wiki/Installation) community plugin 3. Create a folder to store the repository. 4. Run the command (CMD/Ctrl + P) `Clone an existing remote repo` ![[clone-repo-git-plugin.png]] 5. Paste the URL of the forked repository 6. Type in the folder you created in step 3 7. Restart Obsidian 8. Finally, to publish your notes run the command "Obsidian Git: Create backup" by opening the command palette (CMD/Ctrl + P)