Skip to content

Latest commit

 

History

History
58 lines (39 loc) · 2.36 KB

File metadata and controls

58 lines (39 loc) · 2.36 KB

ZenNotes Docs

This directory documents ZenNotes as it exists today: one shared product core, an Electron desktop app, and a self-hosted web app backed by a Go server.

The docs are organized using the Diataxis model:

  • tutorials/: guided walkthroughs for first-time users
  • how-to/: task-focused guides for common workflows
  • reference/: factual descriptions of settings, vault layout, and runtime boundaries
  • explanation/: design and architecture documents that explain why ZenNotes works the way it does

Start here

If you are new to ZenNotes, read these first:

Tutorials

How-to guides

Reference

Explanation

Which document should I read?

Read a tutorial if you want a guided first success.

Read a how-to guide if you already know what you want to do and need the shortest path to doing it.

Read a reference doc if you want an exact description of a setting, runtime, or vault rule.

Read an explanation doc if you want to understand the architecture, design tradeoffs, or why the app behaves the way it does.