XGKB Sync

by xgjk
5
4
3
2
1
New Plugin

Description

This plugin has not been manually reviewed by Obsidian staff. Sync notes with 玄关知识库 (XGKB Knowledge Base)

Reviews

No reviews yet.

Stats

stars
downloads
0
forks
0
days
NaN
days
NaN
days
0
total PRs
0
open PRs
0
closed PRs
0
merged PRs
0
total issues
0
open issues
0
closed issues
0
commits

Latest Version

Invalid date

Changelog

README file from

Github

XGKB 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)

  1. Open Obsidian Settings.
  2. Go to Community plugins.
  3. Search for XGKB Sync.
  4. Install and enable the plugin.

Manual installation

  1. Download main.js, manifest.json, and styles.css from the latest GitHub Release.
  2. Create folder: .obsidian/plugins/cms-xgkb-sync/
  3. Put those files into that folder.
  4. 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