Skip to content
Tech News
← Back to articles

Cheese Paper: a text editor specifically designed for writing

read original more articles
Why This Matters

Cheese Paper offers a specialized writing environment tailored for fiction authors, combining note-taking, scene organization, and seamless syncing across devices. Its simple, plain-text-based format ensures flexibility and control over your writing files, making it a valuable tool for writers seeking an efficient and portable workflow. This innovation highlights the growing demand for dedicated, user-centric writing tools in the tech industry.

Key Takeaways

Cheese Paper

Organize your writing. Keep your notes with the text. Sync your project files.

Cheese Paper is a text editor specifically designed for writing, particularly fiction. Whether it's the story itself or notes about your characters, Cheese Paper files are simple and support syncing, so you can create, edit, move, or delete things, no matter what device you're on.

Cheese Paper stores notes and other information directly with each scene in a minimal file format. The resulting files can be edited in any text editor, including on a phone. Changes outside the editor will not break anything, even if the editor is still running at the same time.

Download Cheese Paper

Features

See your notes as you write

Cheese Paper keeps your notes visible as you're writing the scene. This can be used to jot down something for later, to plan our where a scene will go before writing, or to summarize a scene after you've written it to get a better high level overview of your story.

Pairing with other programs

The underlying text in Cheese Paper is Markdown, which is still readable as plain text. Summaries and notes are added in a TOML header, also relatively simple to edit. Any files created outside the editor are automatically read in and processed like any other files, even if some or all of the metadata is missing. Even when editing files by hand, you can just fill in the parts that you care about, and let Cheese Paper handle the rest. See the file format section in the manual for more information on this.

... continue reading