File tree Expand file tree Collapse file tree 1 file changed +9
-2
lines changed
Expand file tree Collapse file tree 1 file changed +9
-2
lines changed Original file line number Diff line number Diff line change 33Plugin to sync a GitHub repository with an Obsidian vault.
44
55> [ !CAUTION]
6- > This is still in beta.
6+ > This is still in beta, logging is enabled by default.
7+ > I suggest you don't disable for the time being while using the plugin
8+ > as the logging information might be useful to fix some issues.
79
810I highly recommend not using this plugin with another sync service.
911This might create problems for this plugin when determining what needs to be synced between remote repository and local vault.
1012
13+ ### Issues
14+
15+ If you find any problem please open an issue with as many details as possible.
16+ If could include the ` github-sync.log ` file found in your config directory that would be very helpful.
17+
1118## Features
1219
1320These are the main features of the plugin:
@@ -81,7 +88,7 @@ needs to store some metadata to correctly sync
8188I still have to add a reset button to clean the plugin settings and metadata.
8289
8390For the time being you can reset the plugin by disabling it in the plugins list and deleting the ` github-sync-metadata.json `
84- file in your config directory, ` .obsidian ` by default.
91+ and ` github-sync.log ` files in your config directory, ` .obsidian ` by default.
8592
8693## License
8794
You can’t perform that action at this time.
0 commit comments