sync_cloud
Synchronize mindmap with GitHub Gist cloud storage. Use push to upload local changes or pull to download and overwrite locally.
Instructions
Sync the mindmap with GitHub Gist cloud storage. Requires ~/.mindkeeper/config.json with cloud credentials (see README). Use direction='push' to upload local state, 'pull' to download and overwrite local. First push auto-creates a private Gist and saves the gistId back to config.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| direction | Yes | push = upload local → cloud | pull = download cloud → local |