Open rozsasarpi opened 11 months ago
No Sync button has appeared after installing and enabling this plugin.
I've found it (in the left menu bar).
When trying to sync using the command: "Sync your vault", I get this message inside Obsidian: "Unknown error occurred. Please create an issue."
Not ideal but disabling gpg signing for the repo with my Obsidian notes circumvents the issue.
[commit]
gpgsign = false
Thanks for creating this issue. Let's take a methodical approach to this problem. Starting at which, what commands do you run in the terminal in order to create a commit on this repository and then push them up.
Regarding the sync button not appearing, can you uninstall the plugin, and then take a screen recording of you installing it and it not appearing. That is very peculiar and I would like to investigate that immediately.
what commands do you run in the terminal in order to create a commit on this repository and then push them up.
I tried it from the the Obsidian command palette.
(from my terminal (unrelated to Obsidian) I would just use regular git add
, commit
, push
)
Regarding the sync button not appearing
Sorry for the confusion. The fist part here is meant to report that I've found the button.
Description
To Reproduce
Run command: "Sync your vault"
Expected behavior
Changes committed and pushed to the repo.
Screenshots/logs
Desktop (please complete the following information):
Additional context
I had the same issue with this other plugin too. The suggestions in that issue did not help. I tried to install and use Obsidian as an AppImage but got the same error.