Cloud Sync

Back up and sync your notes to cloud storage providers. Sync is managed per workspace via the Plugin system.

Enabling Sync

Cloud sync is available as a per-workspace plugin. Navigate to your workspace settings (/dashboard/w/[slug]/settings) and scroll to the Plugins section. Enable the pCloud or Google Drive plugin, then click Configure to set up OAuth.

Each workspace can connect to its own cloud storage account independently.

pCloud

Enable the pCloud Sync plugin in your workspace settings, enter your OAuth Client ID and Secret, then click Link pCloud Account. Notes are synced to a MindMatrix/ folder in your pCloud.

Create an OAuth app at the pCloud Developer Console. Set the redirect URI to {origin}/api/oauth/pcloud.

Google Drive

Enable the Google Drive Sync plugin in your workspace settings, enter your OAuth Client ID and Secret, then click Link Google Drive Account. Notes are synced to a MindMatrix/ folder in your Drive.

Create an OAuth 2.0 client ID at the Google Cloud Console. Add {origin}/api/oauth/google-drive as an authorized redirect URI.