docs(cmde): P0 优化——文字修复 + 英文补全 + Email 全篇翻译 - #42
Conversation
- Expand 07-web-access.md: add enable steps, SitePattern examples, decision table - Expand 08-media-generation.md: add provider comparison, params, usage examples - Expand 09-app-service-catalog.md: add entry guide, install flow, FAQ - Remove .drawio file path references from flowchart-agent docs (CN/EN) (rendered PNG is used instead)
…ermaid - 03-view-manage.md: add type filter table, domain/time filtering, Unpin operation, batch management section (5.4KB) - 01-overview.md: replace ASCII flowchart with Mermaid flowchart, add navigation links to all sub-pages - docusaurus.config.ts: enable markdown.mermaid + theme-mermaid
- 04-review-changes.md: add post-review actions, edit-resubmit flow, 3 iteration methods table, review strategy recommendations (4.9KB) - 04-unified-inbox.md: add sorting/search section, single & batch operations with cross-account support (4.3KB)
- Add Gmail/Outlook/IMAP sync strategy comparison table - Add manual sync trigger steps - Add IMAP limitations and global label workaround - Add label filtering section (multi-label combo) - File size: 2.9KB → 4.8KB
…9 email EN translations P0-5: Fix '三种方式' → '四种方式' in integrations-overview (CN) P0-2: Expand English stubs for capabilities 07/08/09: - 07-web-access: 30→77 lines (added SitePattern, LocalBookmarks, safety, 3-tier comparison) - 08-media-generation: 28→91 lines (added provider tables, usage examples, best practices) - 09-app-service-catalog: 25→83 lines (added install flow, approval table, FAQ) P0-1: Create English translations for all 9 email pages: - 01-overview through 09-sync-offline - Full translations matching CN content depth - Consistent image references and terminology
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: fcc6440b12
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| Email management consists of three main views: | ||
|
|
||
|  |
There was a problem hiding this comment.
Translate the diagrams on the English email pages
In the English locale, this reference loads static/img/user-guide/email/navigation-structure.svg, whose embedded labels are entirely Chinese; the newly added Rules and Sync pages similarly reference Chinese-only rule-flow.svg and sync-flow.svg. English readers therefore cannot understand key parts of these otherwise translated pages, so localized SVG variants should be added and referenced from all three English documents.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: c80399ff75
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
| | 风险等级 | 中 | | ||
| | 需要确认 | 是 | | ||
|
|
||
| 创建和管理定时调度任务,支持延迟、定时、周期和 cron 表达式触发。到期后系统创建新会话执行。详见 [定时调度](../08-automation/02-schedule.md)。 |
There was a problem hiding this comment.
Point the schedule link at the existing page
This added ../08-automation/02-schedule.md target does not exist; I checked docs/02-user-guide/08-automation and the scheduled-task page is 03-scheduled-tasks.md (the English copy adds the same bad target). Because this site sets broken links to throw, builds or navigation from Built-in Tools to scheduling will fail until the link points at the existing scheduled-tasks document.
Useful? React with 👍 / 👎.
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: 11c0c75558
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
|
||
| ## Page Overview | ||
|
|
||
|  |
There was a problem hiding this comment.
Replace Chinese screenshots on English email pages
In the English locale, this newly added image points at the shared zh-Hans screenshot; I inspected static/img/user-guide/email/accounts-home.png and its UI labels are Chinese, such as 邮箱管理, 添加账户, 设置, and 删除. The rest of the newly added English email pages similarly embed this Chinese screenshot set, so English readers see translated instructions paired with untranslated controls they are being told to click. Please add locale-specific English screenshots or avoid embedding these Chinese UI captures.
Useful? React with 👍 / 👎.
变更概述
本 PR 完成 Capabilities / Memory / Super Document / Email 四章的 P0 优先级优化,共修改 13 个文件,+1140 行。
P0-5: 文字错误修复 ✅
P0-2: Capabilities 07/08/09 英文补全 ✅
P0-1: Email 9 篇英文翻译 ✅
新建 9 个英文文件(),与中文版内容等价:
未完成的 P0(需真机截图)
这两项需要在 DesireCore 客户端中操作并截取真机画面,将在后续 PR 中完成。
验证