38 lines
1.3 KiB
Plaintext
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
|