Add icon reference documentation#10
Merged
nsheaps merged 1 commit intoclaude/continue-work-yBYfQfrom Mar 5, 2026
Merged
Conversation
Lists all emoji icons used across the app: page icons, command palette, and slash command menu items, organized by category with Unicode codepoints. https://claude.ai/code/session_01Dw6Fi6JLngFjA3g5tQejDS
Contributor
Preview DeploymentThe web app for this PR has been deployed: Use this to verify the app works correctly, especially for dependency updates. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Added comprehensive documentation for all emoji icons and symbols used throughout the Cept application, making it easier for users and contributors to understand the icon system.
Changes
docs/content/reference/icon-reference.mdwith detailed tables documenting:docs/content/index.mdto include a link to the new icon reference in the Reference sectionDetails
The icon reference serves as a centralized guide for understanding the emoji and symbol choices used throughout the application. Each icon is documented with its Unicode code point, making it useful for both end users learning the UI and developers maintaining the codebase. The documentation notes that Cept currently uses emoji characters as a temporary solution, with plans to migrate to a dedicated icon library with proper open-source licensing in the future.
https://claude.ai/code/session_01Dw6Fi6JLngFjA3g5tQejDS