File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,9 @@ Plugin to sync a GitHub repository with an Obsidian vault.
55> [ !CAUTION]
66> This is still in beta.
77
8+ I highly recommend not using this plugin with another sync service.
9+ This might create problems for this plugin when determining what needs to be synced between remote repository and local vault.
10+
811## Features
912
1013These are the main features of the plugin:
@@ -66,8 +69,6 @@ The `Sync with GitHub` command is also available.
6669If you want to sync your vault configs with other vault you can enable that.
6770It will sync the whole folder, that is ` .obsidian ` by default, including all plugins and themes.
6871
69- If you use another sync service it might be best to disable this option.
70-
7172> [ !NOTE]
7273> The ` .obsidian ` folder will always be in the root of your repository, even if you choose
7374> to not sync vault configs. That happens cause the plugin needs to store some metadata to
You can’t perform that action at this time.
0 commit comments