Files
openchamber/packages/docs/content/docs/notes-todos-plans.mdx
T
Bohdan Triapitsyn 967704a9b9 docs: add OpenChamber feature docs and translations (#1400)
* docs: add OpenChamber feature docs and translations

Add 30 new docs pages covering OpenChamber-specific workflows and setup:
OpenCode server, providers/models/agents, MCP, skills, commands & snippets,
usage, projects, context, notes/todos/plans, scheduled tasks, project actions,
preview, worktrees, multi-run, git & GitHub, magic prompts, git identities,
mobile/PWA, security, notifications, voice, project icons, remote instances,
desktop browser, updates, and three troubleshooting pages.

Rebuild sidebar into eight task-oriented sections and translate every new
page into all six supported locales (uk, zh-cn, es, pt-br, ko, pl).

* docs: surface new sections on homepage and cross-link tunnels

Add an Explore block to the docs homepage (all seven locales) linking to
the new section anchors, and cross-link the Tunnels page to Security and
PWA & Mobile.
2026-05-24 14:15:55 +03:00

38 lines
1.3 KiB
Plaintext

---
title: Project Notes, Todos & Plans
description: Keep notes, a todo list, and saved plans for each project.
---
# Project Notes, Todos & Plans
Each project has its own scratch space for notes, a todo list, and saved plans. They belong to the project, not to any one session, so they stick around as you move between sessions. Find them in the **Context** tab of the right sidebar (a dedicated tab on mobile).
## Notes
A free-form notes box for anything you want to remember about the project. It saves on its own as you type.
## Todos
A simple checklist. Add items, check them off, reorder them by dragging, and clear the finished ones.
Each todo has a **send** menu so you can hand it to the agent:
- send it to the current session
- start a new session with it
- start a new [worktree session](/worktrees/) with it (only when the project is a git repo)
## Plans
A place to keep longer plans as saved files. You can:
- import a plan from a Markdown or text file
- open a plan to read it in the side panel
- delete plans you no longer need
You should land back in the Context tab with your note saved, your todo checked, or your plan listed — that's how you know it took.
## Related
- [Worktree Sessions](/worktrees/) — run a todo in its own branch
- [Projects](/projects/) — these belong to the active project