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
8775
stars
8775 stargazers
1,792,075
downloads
1,792,075 downloads
395
forks
395 forks
1,780
days
1,780 days since creation
19
days
19 days since last commit
37
days
37 days since last release
115
total PRs
115 total pull requests
3
open PRs
3 open pull requests
31
closed PRs
31 closed pull requests
81
merged PRs
81 merged pull requests
714
total issues
714 total issues
98
open issues
98 open issues
616
closed issues
616 closed issues
121
commits
121 total commits in last one year
Latest Version
a month ago
Changelog
What's Changed
- docs: resolved minor typos in settings.ts by @FinnMidd in https://github.com/Vinzent03/obsidian-git/pull/946
- Proposed solution to #746 : Allow disabling the git-commit-routine via hotkey-toggle by @Gewerd-Strauss in https://github.com/Vinzent03/obsidian-git/pull/834
- doc: Fix how to address contributor. by @GollyTicker in https://github.com/Vinzent03/obsidian-git/pull/952
- docs: fix mobile link in readme by @askmike in https://github.com/Vinzent03/obsidian-git/pull/951
New Contributors
- @FinnMidd made their first contribution in https://github.com/Vinzent03/obsidian-git/pull/946
- @Gewerd-Strauss made their first contribution in https://github.com/Vinzent03/obsidian-git/pull/834
- @askmike made their first contribution in https://github.com/Vinzent03/obsidian-git/pull/951
Full Changelog: https://github.com/Vinzent03/obsidian-git/compare/2.34.0…2.35.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
2 years 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
2 years ago by noradroid
Obsidian plugin to add git integration
Fit
2 years ago by joshuakto
File gIT (FIT) to sync your files across mobile and desktop devices using GitHub.
Cicada Synchronizer
2 years ago by Adapole, Adapole, Mahyar Mirrashed
Git Changelog
6 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