Codex is a full-stack TypeScript application designed as a single-user personal knowledge base, enabling users to efficiently create and manage markdown documents. It features an intuitive three-pane UI with a collapsible folder tree, a markdown editor, and a live preview, supporting GitHub Flavored Markdown. The tool prioritizes accessibility with comprehensive ARIA labels, multiple theme options including high-contrast, and robust keyboard navigation. It also includes advanced features like git-backed version history with visual diffs, full-text search, smart auto-save, internal linking, and a full RESTful API, making it an ideal solution for personal wikis, note-taking, and documentation.
主要功能
01Git-backed Version History with Visual Diffs and Restore Capabilities
02Full-Text Search Across All Pages with Relevance-Ranked Results
03Comprehensive Accessibility Features (ARIA labels, themes, keyboard navigation)
04RESTful API for Programmatic Folder and Page Operations
051 GitHub stars
06Three-Pane UI with Folder Tree, Markdown Editor, and Live Preview