-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Frédéric Clavert edited this page Jul 20, 2026
·
9 revisions
ClioDeck is an Electron + React + TypeScript desktop app for historians, covering the full research cycle explore → brainstorm → write → export. Local-first, RAG-powered, with Zotero / Tropy / Obsidian integrations and full MCP support (client + server).
This wiki is the user-facing reference. For internal engineering notes, see docs/ in the repository.
RC3 is out. The editor was rebuilt on CodeMirror 6, book projects are now written in chapters, and the assistant can read your own manuscript. See the RC3 Release Notes.
- ClioDeck Installation (overview)
- Installation — Linux
- Installation — macOS
- Keyboard Shortcuts
- Features — the full feature list.
- The Editor — live markdown rendering, footnotes, citations, front matter, AI proposals.
- Books and Chapters — multi-file manuscripts, chapter navigator, outline, book-wide tools, book settings.
- Export Guide — PDF, Word, presentations (reveal.js and Beamer), and book scope.
- Word Templates
- Zotero Integration Guide — bibliography sync, PDF download, batch indexing.
- Tropy Integration Guide — primary sources (archives), OCR, transcription.
- Obsidian Vault Guide — point ClioDeck at an Obsidian vault folder and use it as a RAG source.
- Archive Connectors Guide — Gallica (BnF), HAL (CCSD), Europeana.
- Embedded LLM Guide — running models locally via Ollama or the bundled llama.cpp.
- Corpus Analysis Guide — knowledge graph, textometrics, similarity finder.
- Journal and History — research journal, chat history, and the separate AI usage journal.
- Brainstorm Mode Guide — the assistant: agent loop, MCP tools, project context. Since RC3 it is the same component wherever you open it in the app.
- MCP Integration Guide — both directions: external MCP servers consumed from ClioDeck, and ClioDeck's own MCP server exposed to Claude Desktop / Claude Code.
- Technical Architecture
- Build and Deployment Guide
- i18n Migration Report
- Logging System
- Word Export Implementation
- Bibliography Statistics
- BibTeX Export
- Embedding Strategy
- Orphan PDF Cleanup
- Similarity Finder
- Tags & Metadata
- Unified Bibliography
- Zotero Sync
- RC3 Release Notes — current (new editor, books in chapters, unified assistant, manuscript as a RAG corpus, three audits).
- RC2 Release Notes — ClioBrain fusion, MCP, archive connectors, Obsidian vault.
- Archive: BETA 2 Release Notes, Implementation Plan v1.0.