Everything in Writer
Markdown Editor
Fast, accessible, keyboard-driven.
- Live Preview - Rendered output alongside raw markdown
- Split Panes - Editor-only, preview-only, or side-by-side
- Resizable Divider - Drag to set pane ratio
- Document Tabs - Multiple open files, draggable to reorder

Focus Mode
Strips the interface down to the text.
- Typewriter Scrolling - Cursor stays centered as you type
- Dimming - Surrounding text fades to keep you in the current paragraph
- Minimal Chrome - Toolbars and panels step aside until needed

Writing Assistance
Real-time feedback without getting in the way.
- Style Check - Flags fillers, redundancies, and cliches as you type
- Parts-of-Speech Highlighting - Visualize sentence structure (nouns, verbs, etc.)
- Custom Patterns - Add rules to match your own style guide

File Management
The sidebar is a full file browser. Every operation is instant and reliable.
- Drag and Drop - Reorder documents, move between locations, import
.mdfiles from your OS - Context Menu - Right-click to move, rename, or delete
- Nested Directories - Full folder tree support with create/rename/delete
- Filesystem Watching - External changes are picked up automatically
- Conflict Detection - Writer tells you when a file was modified outside the editor

Quick Capture
A global hotkey opens a capture window from anywhere on your system. Three modes:
- Quick Note - Timestamped markdown file in your inbox folder
- Append - Add text to an existing document
- Writing Session - Create a note and jump into the editor

Export
Turn your markdown into something you can hand to someone else.
- PDF - Configurable page size, margins, fonts, headers, and footers. Inline preview before export.
- DOCX - Word-compatible output for collaborators who need it.
- Plaintext - Strip formatting and export raw text.
Filenames are cleaned up automatically so you don't have to worry about special characters.

Session Persistence
Close Writer, reopen it, and everything is where you left it. Open tabs, pane sizes, layout state are restored automatically.
Open Source
Writer is free and open source. The code is available to inspect, fork, and contribute to.