Plugin Installation
2 min read
DescriptionInstall and configure the Tide plugin for Sidian.
The Tide plugin syncs your vault to your Sidian site. Changes are tracked as you write and published when you choose.
Install the plugin
Via Obsidian community plugins (coming soon)
- Open Obsidian → Settings → Community plugins
- Click Browse and search for Tide
- Click Install, then Enable
Manual install
- Download
main.js,manifest.json, andstyles.cssfrom the latest release - Copy all three files to your vault's
.obsidian/plugins/tide/folder - Enable the plugin in Settings → Community plugins
BRAT (beta testing)
- Install the BRAT plugin
- Add
rbardtke/tideas a beta plugin - Enable Tide in Community plugins
Connect to your site
- In Obsidian, open Settings → Tide
- Paste your API key — find this in Account settings
- Enter your Site ID — shown in your site's dashboard settings
- Click Test connection to verify
One plugin instance per vault
Each Obsidian vault syncs to exactly one Sidian site. To publish multiple sites, use separate vaults.
Get your API key
- Go to Account settings
- Under API keys, click New key and copy the key — it is only shown once
API keys are scoped to your account — any key can sync any of your sites. The site selection happens inside the plugin settings.
Next: publishing
See Plugin/Syncing to understand how files are tracked and published.
Updated 16 May 2026
Linked from