* 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.
21 lines
854 B
Plaintext
21 lines
854 B
Plaintext
---
|
|
title: 项目图标
|
|
description: 为每个项目设置一个易于辨认的图标。
|
|
---
|
|
|
|
# 项目图标
|
|
|
|
项目图标让你一眼就能区分各个项目。OpenChamber 会尝试为你查找一个,你也始终可以设置自己的。在 **Settings → Projects** 中管理它。
|
|
|
|
## 自动发现
|
|
|
|
当你添加项目时,OpenChamber 会在其中查找 `favicon` 文件,并将它用作项目的图标。如果你的仓库已经附带了 favicon,图标通常会自动出现 — 无需任何操作。
|
|
|
|
## 设置你自己的
|
|
|
|
打开 **Settings → Projects** 并上传一张图片(PNG、JPEG 或 SVG,最大 5 MB)。自定义图片的优先级高于自动发现的图片。你也可以改为选择一种颜色,或移除图片以回退到自动发现。
|
|
|
|
## 相关内容
|
|
|
|
- [项目](/zh-cn/projects/) — 命名、设色并组织你的项目
|