Description
3rd Party Integrations Plugin
Category: 3rd Party Integrations
The Git plugin for Obsidian.md brings seamless Git integration to your vault management. With this plugin, you can automate commit-and-sync operations on a schedule, pull commits from remote repositories on startup, and manage multiple repositories using Git submodules. The Source Control View allows you to stage, unstage, and commit individual files, while the History View provides a detailed log of your commits. Additionally, the Diff View helps you track changes between versions. With this plugin, you can manage your vault like a pro, and take advantage of Obsidian's powerful note-taking features with the added security and version control of Git.
Stats
8006
stars
8006 stargazers
1,549,827
downloads
1,549,827 downloads
347
forks
347 forks
1,661
days
1,661 days since creation
17
days
17 days since last commit
17
days
17 days since last release
107
total PRs
107 total pull requests
3
open PRs
3 open pull requests
29
closed PRs
29 closed pull requests
75
merged PRs
75 merged pull requests
677
total issues
677 total issues
103
open issues
103 open issues
574
closed issues
574 closed issues
121
commits
121 total commits in last one year
Latest Version
18 days ago
Changelog
What's Changed
- Make view header buttons sticky and contain scrollbar to body by @shumadrid in https://github.com/Vinzent03/obsidian-git/pull/864
- fix: improve the "is file openable in obsidian" check by @shumadrid in https://github.com/Vinzent03/obsidian-git/pull/884
- Update README.md by @h434ni in https://github.com/Vinzent03/obsidian-git/pull/885
- fix: improve settings ui by @shumadrid in https://github.com/Vinzent03/obsidian-git/pull/886
- fix: improve "Add to .gitignore" logic by @shumadrid in https://github.com/Vinzent03/obsidian-git/pull/890
- fix: line authoring crashes when dom Element cannot be removed. by @GollyTicker in https://github.com/Vinzent03/obsidian-git/pull/891
- feat: collapse unchanged lines in split diff view by @shumadrid in https://github.com/Vinzent03/obsidian-git/pull/893
- Improve simple-git debug registration check by @mnaoumov in https://github.com/Vinzent03/obsidian-git/pull/905
New Contributors
- @h434ni made their first contribution in https://github.com/Vinzent03/obsidian-git/pull/885
- @mnaoumov made their first contribution in https://github.com/Vinzent03/obsidian-git/pull/905
Full Changelog: https://github.com/Vinzent03/obsidian-git/compare/2.32.1…2.33.0
README file from
Similar Plugins
info
• Similar plugins are suggested based on the common tags between the plugins.
Show Diff
2 years ago by Ivan Lednev
Render Git diffs in Obsidian files
Git Url
2 years ago by khuongduy354
Yet Another Obsidian Synchronizer
2 years ago by Mahyar Mirrashed
Yet Another Obsidian Synchronizer.
GitHobs
a year ago by GabAlpha and MarcoG
Use Obsidian as Github issue editor! A simple plugin to create Github issues directly from Obsidian with logic taken from Git
Git Integration
a year ago by noradroid
Obsidian plugin to add git integration
Fit
a year ago by joshuakto
File gIT (FIT) to sync your files across mobile and desktop devices using GitHub.
Cicada Synchronizer
a year ago by Adapole, Adapole, Mahyar Mirrashed
Git Changelog
2 months ago by shumadrid
An Obsidian plugin that displays changelogs of the entire vault and individual files in the sidebar by utilizing Git commit history