You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm on linux as well and works fine for me. It tracks changes by using Obsidian events of changes of the file system. So any chance some plugin or other program causes those events?
You may test this by pasting this in the console ( ctrl + shift + i) and check if "modified" appears in the console, although you haven't changed any file
Great it works now, but by looking at the screenshot it doesn't seem like you pasted the snippet I showed into the console. But if it works now you don't need that.
Describe the bug
Automatic stage/commit/pull/push after stop file edits is not working on Linux. Works fine on Windows.
Plugin configuration in
.obsidian/plugins/obsidian-git/data.json
:Relevant errors (if available) from notifications or console (
CTRL+SHIFT+I
)No response
Steps to reproduce
Install plugin on last Appimage version of Obsidian.
Expected Behavior
No response
Addition context
No response
Operating system
Linux
Installation Method
AppImage
Plugin version
2.28.2
The text was updated successfully, but these errors were encountered: