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 On mobile version (android) it doesn't detect latest commits in git. It shows that it fetched latest, and it's up to date. But it doesn't really...
This is related to a frustrating pain I have regularly. Background: I regularly need to sync between 3 different PCs, and use obsidian git for doing so - and to...
### Describe the bug I successfully managed to finally hook up my computer, and two of my phones to obsidian and my own repo here on GitHub. My steps are:...
### Describe the bug Hi, I'm a new user of this plugin. When I test this plugin on my mobile devices, I found the exact same problem described in issue...
## Problem When a file is ignored by `.gitignore`, there are no **visual indications that it won't be backed-up.** ## Solution When a file is not tracked, then it should...
### Describe the bug In some folders of my vault I sometimes create intermediary files that are not editable in Obsidian. This files are not intended to be added to...
### Describe the bug Throws `E2BIG` error, which is caused by too many or too long of an argument list passed to a commandline program.  Detecting...
This is a simple adjustment for the git cwd command to use a relative path to the git root instead of an absolute path. It should keep the behavior identical,...
I need a button to temporarily disable synchronization. This is very useful when I do some experimental operations or when the current work is not completed. The status can be...
I'd like to create a list of files using modified within a specific date range. Using Dataview faclities directly only shows the most recently modified date, rather than historical data....