Zorid is a pnpm monorepo with Electron (desktop) and Capacitor (mobile) shells over a set of shared Vue 3 + TypeScript packages. In v0, the focus is the desktop experience.Documentation Index
Fetch the complete documentation index at: https://aidocs.zorid.app/llms.txt
Use this file to discover all available pages before exploring further.
Prerequisites
- Node.js 20+
- pnpm 9+
- Git
- A local folder to use as your vault (any directory of Markdown files)
Clone and install
Run the desktop app
Your first typed note
Once the app is running and a vault is open, create a Type and a typed note.Create a typed note
Create Zorid renders the
Tasks/Fix sync conflict UI.md:Task field group above the note body.Next steps
Storage model
Where Markdown,
.zbase, .ztype, and the SQLite index live.Fields and Types
How frontmatter fields and
.ztype schemas work together.`.zbase` schema
View schema and the v0 filter grammar.
Core plugins
What ships in the box for v0.