* 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.
38 lines
1.7 KiB
Plaintext
38 lines
1.7 KiB
Plaintext
---
|
|
title: 프로젝트 메모, 할 일, 계획
|
|
description: 프로젝트마다 노트, 할 일 목록, 저장된 계획을 유지하세요.
|
|
---
|
|
|
|
# 프로젝트 메모, 할 일, 계획
|
|
|
|
각 프로젝트에는 노트, 할 일 목록, 저장된 계획을 위한 자체 작업 공간이 있습니다. 이들은 특정 세션이 아니라 프로젝트에 속하므로 세션 사이를 오가도 그대로 유지됩니다. 오른쪽 사이드바의 **Context** 탭(모바일에서는 전용 탭)에서 찾을 수 있습니다.
|
|
|
|
## Notes
|
|
|
|
프로젝트에 대해 기억하고 싶은 것을 자유롭게 적는 노트 상자입니다. 입력하는 동안 자동으로 저장됩니다.
|
|
|
|
## Todos
|
|
|
|
간단한 체크리스트입니다. 항목을 추가하고, 체크하고, 드래그로 순서를 바꾸고, 완료된 항목을 정리합니다.
|
|
|
|
각 할 일에는 에이전트에게 넘길 수 있는 **send** 메뉴가 있습니다.
|
|
|
|
- 현재 세션으로 보내기
|
|
- 그것으로 새 세션 시작
|
|
- 그것으로 새 [worktree 세션](/ko/worktrees/) 시작(프로젝트가 git 저장소일 때만 가능)
|
|
|
|
## Plans
|
|
|
|
더 긴 계획을 저장된 파일로 보관하는 공간입니다. 다음을 할 수 있습니다.
|
|
|
|
- Markdown 또는 텍스트 파일에서 계획 가져오기
|
|
- 계획을 열어 사이드 패널에서 읽기
|
|
- 더 이상 필요 없는 계획 삭제
|
|
|
|
노트가 저장되거나, 할 일이 체크되거나, 계획이 목록에 표시된 상태로 Context 탭에 돌아와야 합니다. 그것으로 반영되었음을 알 수 있습니다.
|
|
|
|
## 관련 항목
|
|
|
|
- [Worktree Sessions](/ko/worktrees/) — 할 일을 자체 브랜치에서 실행하세요
|
|
- [Projects](/ko/projects/) — 이들은 활성 프로젝트에 속합니다
|