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
Hi, my use case is that I'm trying to recreate my Obsidian setup using VSCode & Foam. Then trying to use Gitdoc to replace the Git syncing plugin for Obsidian.
I have my main Obsidian vault with it's folders and a folder inside it with my submodule which is itself a smaller Obsidian vault.
When I make changes to files inside the submodule they aren't committed. From the UI changes that happen in the Source Control pane I think Gitdoc is trying to commit to the main repository not the submodule.
It would be great if Gitdoc could handle this usecase.
The text was updated successfully, but these errors were encountered:
eaftan
added a commit
to eaftan/gitdoc
that referenced
this issue
Feb 23, 2024
Hi, my use case is that I'm trying to recreate my Obsidian setup using VSCode & Foam. Then trying to use Gitdoc to replace the Git syncing plugin for Obsidian.
I have my main Obsidian vault with it's folders and a folder inside it with my submodule which is itself a smaller Obsidian vault.
When I make changes to files inside the submodule they aren't committed. From the UI changes that happen in the Source Control pane I think Gitdoc is trying to commit to the main repository not the submodule.
It would be great if Gitdoc could handle this usecase.
The text was updated successfully, but these errors were encountered: