← All features

Web UI

Browse and edit notes. Read PDFs in their native layout.

Search, browse, create, and edit from a dashboard on localhost; the workspace and index stay on disk. AI answers use local models unless you explicitly configure an HTTP model role.

Use cases
Daily-driver personal knowledge workspaces
Local teams browsing runbooks and project notes
Daily editing, PDF reading, and graph browsing in one local UI

What it gives you

  • Leaving the indexing view stops its polling; accepted indexing jobs continue on the server
  • Split-view markdown editor with live preview
  • Native PDF pages with selectable text, zoom, fit modes, and extracted-text fallback
  • Quick capture (Cmd+N) with provenance receipts and typed note presets
  • Safe markdown/plaintext editing with read-only converted docs
  • Cross-collection tree browser with folder detail panes
  • Collection management and per-role model editor
  • Visual search with BM25, vector, and hybrid modes
  • AI answers with citations
  • Interactive knowledge graph visualization
  • Refresh after edits; surface external file changes
  • Wiki-link autocomplete and linked-note creation
  • Atomic rename/move previews that rewrite supported wiki and Markdown references
  • Second-brain scaffolds for ideas, people, projects, and meetings
  • Keyboard-first design (Cmd+N, Cmd+K, Cmd+S)
  • Live preset switching and model download

Try it yourself

Representative commands and entry points. Full reference lives in the documentation.

gno serve
gno serve --port 8080
gno serve --detach

Keep reading

Related features and docs.