Local-First

Your notes are always available, even without an internet connection. Work offline and sync when you're ready.

Local-First

Offline by Default

Zettelcrypt stores all your notes locally in your browser using IndexedDB. You can create, edit, search, and organize notes without any network connection. The app works as a full Progressive Web App (PWA).

Service Worker Caching

A service worker caches all application assets — HTML, CSS, JavaScript, and fonts — so the app loads instantly even when offline. Updates are downloaded in the background and applied on the next visit.

Sync When Connected

When a network connection is available, changes sync automatically in the background. The sync system handles conflicts gracefully, ensuring your data is consistent across all your devices.

Local-First on mobile