Skip to content

feat(nav): group chats and words under Memos - #290

Merged
yicheng47 merged 1 commit into
mainfrom
feat/285-memos-nav-group
Jul 15, 2026
Merged

feat(nav): group chats and words under Memos#290
yicheng47 merged 1 commit into
mainfrom
feat/285-memos-nav-group

Conversation

@yicheng47

Copy link
Copy Markdown
Owner

Summary

Implements #285: introduces a top-level Memos sidebar section grouping personal saved material.

  • Merge the separate "Chats" and "Saved" sidebar sections into a single Memos section, ordered Chats → Words per the spec
  • Rename the Vocab navigation label to Words (nav label only; page-level Vocab strings unchanged)
  • Filter IDs (chats, vocab), routing, selected/hover states, and stored data are untouched — information architecture and naming only
  • i18n: add sidebar.memos (Memos / 备忘录) and sidebar.words (Words / 单词), remove now-unused sidebar.saved and sidebar.vocab; en/zh key sets verified in sync

Closes #285

🤖 Generated with Claude Code

Closes #285

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
@yicheng47
yicheng47 merged commit 3c5df93 into main Jul 15, 2026
2 checks passed
@yicheng47
yicheng47 deleted the feat/285-memos-nav-group branch July 15, 2026 14:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

feat: group chats and words under Memos

1 participant