README file from
GithubXGKB Sync
Sync Obsidian notes with 玄关知识库 (XGKB Knowledge Base).
Features
- Sync notes between Obsidian and XGKB.
- Support bidirectional sync.
- Support syncing a specific folder or the whole vault.
Installation
Community Plugins (after review is approved)
- Open Obsidian Settings.
- Go to Community plugins.
- Search for XGKB Sync.
- Install and enable the plugin.
Manual installation
- Download
main.js,manifest.json, andstyles.cssfrom the latest GitHub Release. - Create folder:
.obsidian/plugins/cms-xgkb-sync/ - Put those files into that folder.
- Restart Obsidian and enable XGKB Sync.
Configuration
After enabling the plugin, open plugin settings and configure:
- Server URL
- App Key
- Sync folder / direction
Compatibility
minAppVersion:1.6.6- Plugin ID:
cms-xgkb-sync
Development
npm install
npm run build
License
MIT