Sync token

Get the value of SYNC_TOKEN from your Cloudflare worker (set via wrangler secret put SYNC_TOKEN). Paste it below and save. Stored only on this device in localStorage.

How to set the worker secret

  1. On your machine, generate a strong random string:
    openssl rand -base64 32
  2. Push it to the worker:
    wrangler secret put SYNC_TOKEN
  3. Paste the same value into the field above on every device.
← Back to Dashboard
Log session
Add task
Log learning
Log thought