Raven logo

Raven

Ownership Scorecard

Scorecard
Raven

Find out if your notes are trapped.

If the app disappeared tomorrow, what would you still have? Six checks. About a minute.

Test my notes

No email. No signup. Finder, grep, backups, git, Claude, export cost.

Test the app you use now.

0 of 6 answered

1. Where do your notes live today? Storage
2. Can you open one note directly from Finder? Finder access
3. Can terminal tools search the notes folder? Search
4. Can Claude, Cursor, or an MCP filesystem tool read the folder? Claude access
5. Can you put the notes under git or another backup tool? Versioning
6. What happens if you leave the app? Exit cost

Ownership starts with access.

Folder access

A real notes folder lets Finder, backups, shell tools, and other editors see the same material your notes app sees.

Plain text

Markdown keeps the note readable. People can read it, and so can apps, scripts, and command-line tools.

Reachable files

If Claude or Cursor can read the folder, they can work from your notes without asking you to paste context first.

Versionable history

Git and backup tools work best when notes are files rather than rows inside an app database.

Questions people ask before moving notes.

What is note ownership?

Note ownership means your writing remains useful outside the app that created it. A strong setup keeps notes in plain files, inside a folder you can back up, search, version, and give to local tools.

Why does Markdown matter for Claude and Cursor?

Markdown is plain text. Claude, Cursor, terminal tools, MCP filesystem servers, and git can read it directly when they have access to the folder.

Is a clean export enough?

A clean export is useful. It is still a copy made at one moment. A Markdown-first notes app keeps the working notes portable while you use them.

Is Raven only for Claude users?

No. The same plain-file setup helps with backups, grep, text editors, and long-term portability. Claude access is one benefit of keeping notes in normal files.