obsidian-git icon indicating copy to clipboard operation
obsidian-git copied to clipboard

Integrate Git version control with automatic commit-and-sync and other advanced features in Obsidian.md

Results 211 obsidian-git issues
Sort by recently updated
recently updated
newest added

The source control view is **awesome**, thank you. I have a UI/UX suggestion, feel free to ignore if you don't think it's a good idea. I suggest that the order...

enhancement

## Current Behavior After doing a pull, Obsidian Git currently displays a pop-up message like this: > Pulled new changes. 10 files updated It would be nice to know _which_...

enhancement

I've followed [This tutorial](https://desktopofsamuel.com/how-to-sync-obsidian-vault-for-free-using-git/) almost exactly and am having a problem. I save the file and it saves to the local repo but not github. Does anyone know how to...

With `git commit`, there is an argument to specify an author *just for the next commit* using `--author=J. Doe `.[1] This could be useful for determining if a commit was...

enhancement

### Describe the bug So if I have the banner frontmatter in a note and edit the note on my MacBook I can successfully push it to GitHub. When I...

Hi, I am getting the error message: #### About my setup: I have `obsidian-git` running on both my Mac and an Arch Linux install. It works great on Arch Linux,...

### Describe the bug I'm getting the error "fatal: Could not read Username for 'https://www.github.com/': Device Not Configured" everytime Obsidian tries to push. I'm running on OS X Monterey 12.1...

First of all, I am not sure wether this is a bug or just me not understanding ssh auth. And yes, I read the [explanation](https://unix.stackexchange.com/questions/90853/how-can-i-run-ssh-add-automatically-without-a-password-prompt/90869#90869) referenced in the wiki of...

### Describe the bug I recently started using an M1 Mac which has a different path for homebrew of `/opt/homebrew/bin` which is accessible in my terminal (Both bash and zsh)....

I'm using the Debian version of Obsidian. I installed the plugin from Obsidian's built in plugin manager. I can't specify anywhere which GitHub account I want to push to.