A note is a file.
Raven stores notes as ordinary .md files. You can open the same note in Raven, a text editor, Finder, Terminal, or another Markdown app.
Updated May 28, 2026 for Raven Companion and the current Mac, iPhone, and iPad app.
Plain-text notes
Raven is a plain-text Markdown notes app for Mac, iPhone, and iPad. Every note is an ordinary .md file in a folder you control, with a native Apple app for writing and browsing.
$14 lifetime until July 31. Apple handles refunds through Report a Problem.
A plain-text notes app stores notes in readable text files instead of locking them inside a private database. Raven uses Markdown, so a heading still looks like a heading and a checklist still looks like a checklist, even with the app closed.
If your notes are already files, you can leave the app without a cleanup project. You can keep writing, searching, backing up, or editing with other tools because the note itself is still text on disk.
Raven stores notes as ordinary .md files. You can open the same note in Raven, a text editor, Finder, Terminal, or another Markdown app.
Your notes live in a folder you control instead of being locked inside an app database. Back it up, move it, rename it, or inspect it from the command line.
Plain files can be searched with ripgrep, versioned with git, diffed in an editor, or read by Claude, Codex, Cursor, and local MCP clients.
Markdown keeps headings, lists, links, and tasks legible even before any app renders them.
| Criterion | Raven | Database-first notes |
|---|---|---|
| Storage | Plain .md files in a folder | App database or cloud workspace |
| Opening a note elsewhere | Open the same file directly | Export, copy, or use an API first |
| Long-term readability | Readable as text | Depends on the app and export format |
| Search and automation | Finder, grep, ripgrep, scripts, Claude, Codex, Cursor, Companion | Usually limited to app search or integrations |
| Formatting | Markdown syntax in plain text | App-specific document model |
| Best for | Personal writing, PKM, developer notes, folder-readable files | Team documents, shared databases, collaborative workspaces |
Claude, Codex, Cursor, terminal scripts, and local MCP clients do not need a custom Raven export to read your notes. The base layer is plain Markdown; Raven Companion adds the permissioned path for Raven-aware note and task edits.
If that is the main reason you care about plain files, read the focused guide to AI-friendly notes in Raven.
A plain-text notes app stores notes in readable text files instead of hiding them inside an app database. Raven uses Markdown, so each note is a plain .md file. The formatting still makes sense when you open the file in any text editor.
Close enough. Markdown is plain text with a few formatting conventions on top. A Markdown note is still readable in any text editor; apps like Raven render the symbols into headings, links, and tasks.
Yes. Raven notes are ordinary .md files in a local folder. Open them in another Markdown editor, poke at them in Finder, or move the folder somewhere else when you want to.
Plain text describes the storage format, not how the app looks. Raven puts a native Mac, iPhone, and iPad app around your Markdown files, with search, folders, backlinks, tables, and a daily Journal.
Claude, Codex, and Cursor are easier to use when notes are already readable. Raven keeps the files plain, then adds Companion CLI/MCP for permissioned Raven-aware reads and writes.