Features

RiteMark Features

3 min read
RiteMark Features

RiteMark Features

Everything you can do with RiteMark, organized by category.


Editor

Feature Description
Core Editor WYSIWYG markdown editing with auto-save
Text Formatting Bold, italic, links, and inline styles
Block Types Headings, lists, tables, code blocks
Keyboard Shortcuts Complete shortcut reference
Mermaid Diagrams Fenced mermaid code blocks render as visual SVG diagrams with code/diagram toggle and PNG export
Welcome Page Launch checks for Claude, ChatGPT, Git, and Node plus quick-action buttons for new documents, tables, and flows

AI

Feature Description
AI Sidebar Three agents in one sidebar: Ritemark Agent, Claude Code, and OpenAI Codex (stable as of v1.7.0) with Plan Mode, Interactive Questions, and Context Protection. Browser-aware chat shares the open page's URL, title, and ARIA outline when you consent. Dedicated Claude Account and ChatGPT Account sections in Settings for managing agent status.
Extensions Marketplace Browse and install VS Code extensions directly from Ritemark
Terminal AI Use Claude Code, Codex, or Gemini in the integrated terminal
Flows Visual AI workflow editor with LLM, Image, and Claude Code nodes
Claude Code Node Agentic AI node for Flows -- complex research, analysis, and file operations

Document Management

Feature Description
Document Properties YAML front-matter and metadata
Document Preview Open PDFs and Word documents directly in RiteMark
In-App Browser Open .html files, external URLs, and localhost:* as rendered pages in the same tab bar as markdown -- real Electron browser with history, DevTools, and cookies
Export PDF and Word export
Spreadsheets CSV editing with sorting and row operations, plus Excel preview

Settings & System

Feature Description
Update Center Check for updates, install with pause/resume, skip versions, and view component readiness cards -- all from Settings
Claude Account Auth method, CLI version, and billing source for Claude Code at a glance
ChatGPT Account Email, plan, and connection status for OpenAI Codex
Agent Runtime Switch between the bundled CLI and a system-installed Claude or Codex on your PATH

Platform note: RiteMark is available for macOS (Apple Silicon and Intel) and Windows. The Windows installer is Ritemark-Setup.exe.


Quick Reference

What RiteMark Opens

File Type Mode What You Can Do
.md, .markdown Edit Full WYSIWYG editing
.csv Edit Inline cell editing, column sorting, add rows
.xlsx, .xls Preview View and open in Excel/Numbers
.pdf Preview View, select text, zoom, page navigation
.docx Preview View Word documents with faithful rendering
.html Browser Render as a real page in the in-app browser (right-click for "Open as Text")

Key Shortcuts

Action Shortcut
Bold Cmd+B
Italic Cmd+I
Link Cmd+K
Slash commands Type /

Full keyboard shortcuts

AI Sidebar

Feature What It Does
Multi-Agent Switch between Ritemark Agent, Claude Code, and Codex
Plan Mode Preview AI actions before execution ("plan first")
File Context Right-click files to add them to AI conversation
Browser Context Share the open browser page's URL, title, and ARIA outline with the agent (consent-gated)
Context Protection Usage bar warns when nearing context limits

AI Sidebar guide


Guides

RiteMark Features