obsidian-git
obsidian-git copied to clipboard
Integrate Git version control with automatic commit-and-sync and other advanced features in Obsidian.md
### Describe the bug Hi everyone. This plugin is fantastic. Here is a small idea I have for improvement for projects containing submodules. It seems that the Source Control View...
### Describe the bug When I open up changes sometimes all, sometimes half the buttons are covered. The thing next to the refresh button looks and behaves weirdly (I have...
I've distributed a pre-made Obsidian vault that includes the Obsidian Git plugin. Locally I have no issue because git is installed, but some of the persons I've share the vault...
### Describe the bug Since i added a pdf/blob in my git repository i am getting "buffer error". The directory with the pdf doesn't pull (but some others do) Pushes...
### Description Obsidian-git facilitates collaboration on a single Obsidian vault by allowing users to synchronize their vault to a remote Git repository. However, in the current implementation, one cannot specify...
Not sure what issue is, but these are the steps that cause it (iOS app) 1. Create new vault 2. Install and enable Obsidian Git from community plugins 3. Follow...
ref: https://github.com/denolehov/obsidian-git/issues/609 https://github.com/denolehov/obsidian-git/issues/574 `async push()` for mobile is implemented using `this.branchInfo()`, but this branch info should be converted to latest commit hash.
### Describe the bug _note: I know to use git for everyday use in cli and vscode, but I'm testing this plugin to teach somebody with less expertise_ ### Switching...
### Describe the bug When I try to perform an initial clone on my Pixel 7 using Android 14, the initial clone causes Obsidian to crash. After the crash, obsidian-git...
### Description This Pull Request introduces a new feature to Obsidian-Git, addressing the need to specify the author in commit messages. The enhancement is designed to support collaborative environments, allowing...