diff --git a/publish/attachments/clone-repo-git-plugin.png b/publish/attachments/clone-repo-git-plugin.png new file mode 100644 index 0000000..9ac0402 Binary files /dev/null and b/publish/attachments/clone-repo-git-plugin.png differ diff --git a/publish/connect-obsidian-vault-with-github.md b/publish/connect-obsidian-vault-with-github.md index 4a934d9..00325dd 100644 --- a/publish/connect-obsidian-vault-with-github.md +++ b/publish/connect-obsidian-vault-with-github.md @@ -1,8 +1,12 @@ --- title: "How to connect Obsidian Vault with Github" --- -1. Clone the repository or "Download As Zip" -![[clone-or-download-github.png]] -2. Unzip the downloaded folder, then open the folder as a vault in Obsidian -3. Install the [Obsidian Git](https://github.com/denolehov/obsidian-git) community plugin -4. To publish your notes run the command "Obsidian Git: Create backup" by opening the command palette (CMD/Ctrl + P) \ No newline at end of file +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) \ No newline at end of file