Skip to content
← PortfolioScreenshot of Hebra

Hebra

Markdown notes, fast and yours.

2026·TestFlight beta
  • SvelteKit
  • Tauri 2
  • CRDT
  • SQLite

What it is

Hebra is a Markdown notebook that opens without ceremony: write first, organise later.

How it's built

  • Each note is a CRDT document stored in SQLite on the device itself, so it writes offline and syncs without conflicts.
  • The text stays plain Markdown: it imports and exports from Bear and Obsidian without losing links or properties.
  • Tauri 2 for macOS and iOS, and the same app on the web.