What “local-first” actually means

Local-first does not mean “never sync.” It means files and edits work fully offline, you can inspect and back up data with normal tools, and collaboration happens through mechanisms you control—Git, Syncthing, iCloud Drive, or a shared folder on a NAS.

Why teams and individuals are switching

  • Latency — opening a note is instant; no spinner waiting on an API.
  • Longevity — Markdown files outlive any single vendor's export format.
  • Privacy — sensitive drafts never need to leave your machine.
  • Portability — switch apps without a migration project; point another editor at the same folder.

The trade-offs are real—but shrinking

Real-time multi-user editing and mobile-first capture were cloud strengths. Desktop local-first tools now cover the writing and linking workflows that knowledge workers care about most, while phones remain a capture gap many users solve with quick inbox notes synced into the same folder.

Lunote in this landscape

Lunote is built for that model: open a directory of .md files, edit with a polished visual or source mode, link notes with wiki syntax, and export when you need PDF or Word—without creating an account or uploading your vault.