Skip to main content
To create notes, describe what you want in the chat input. The Builder agent writes them directly to your vault as .md files — no manual file creation required.

Example prompts

Create a note summarizing the PARA method with a folder structure for a freelance project.
Create 5 notes, one for each chapter of my Python course: Variables, Functions, Classes, Modules, Testing.
Create a Research folder with an _Index.md and three sub-notes on climate change: causes, effects, solutions.

How it works

After you submit a prompt, the agent pipeline runs in this order:
  1. Manager — reads your request and decides which agents to call.
  2. Planner — inspects your vault structure and produces a step-by-step plan.
  3. Builder — writes each note and folder to disk using structured directives.
  4. Critic — reviews the output and approves or sends it back for revision.
Watch the Tasks panel in the input bar for live status updates on each agent.

Where notes appear

Created notes appear immediately in your vault folder on disk. If you have Obsidian open alongside the app, they will show up there as well.
Use Organization mode for vault architecture tasks like creating structured folder trees with Maps of Content (MOCs). Switch the mode selector in the input toolbar before sending your prompt.