obsidian-git
obsidian-git copied to clipboard
[Bug]: obsidian-git keeps adding and removing its own data.json file.
Describe the bug
Several times a day, obsidian-git creates a commit that either creates/adds .obsidian/plugins/obsidian-git/data.json or else deletes/removes that same file. The content of the file is the same each time. I think this file should either exist, or else it should not exist. I don't see why obsidian-git keeps deleting and recreating it.
Relevant errors (if available) from notifications or console (CTRL+SHIFT+I)
No response
Steps to reproduce
Simply leave obsidian running with obsidian-git installed and configured for automated periodic backups.
Expected Behavior
This file is either left in place, or else deleted and not recreated.
Addition context
No response
Operating system
Linux
Installation Method
AppImage
Plugin version
2.20.3
Are you using any additional syncing service on that directory? Is every commit affected by this or just some commits without any obvious pattern? I don't know how that could happen.
There's no other syncing service on that directory. It's just some commits without any obvious pattern. :( I'll see if I can catch it happening and see if there's anything in the console, etc.
I have this problem, too. What's weird is that I get merge conflicts for this file repeatedly on Android devices for which I deactivated this plugin.