← All work

Open source · Obsidian

An Obsidian plugin that keeps vault sync and reminders inside your own Cloudflare account.

Sync that runs in your own account

Crate tracks file changes, renames, attachments, conflicts, and devices. The plugin talks to a Worker deployed in your Cloudflare account, which also handles reminders.

R2 stores the files, D1 stores sync metadata, and Durable Objects schedule reminder alarms. The project is still early. There is no hosted Crate service or separate account.

Type
Obsidian plugin
Focus
Self-hosted sync
Stack
TypeScript · Cloudflare