File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed
Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -69,10 +69,12 @@ The `Sync with GitHub` command is also available.
6969If you want to sync your vault configs with other vault you can enable that.
7070It will sync the whole folder, that is ` .obsidian ` by default, including all plugins and themes.
7171
72- > [ !NOTE]
73- > The ` .obsidian ` folder will always be in the root of your repository, even if you choose
74- > to not sync vault configs. That happens cause the plugin needs to store some metadata to
75- > correctly sync.
72+ Note that the ` .obsidian ` folder will always be present, that happens cause the plugin
73+ needs to store some metadata to correctly sync
74+
75+ > [ !CAUTION]
76+ > DO NOT sync configs if your remote repository is public.
77+ > That will expose the token you used to sync.
7678
7779### Reset
7880
You can’t perform that action at this time.
0 commit comments