Cheese Paper is a text editor for writing long form prose, particularly fiction. Projects are broken down into scenes which each have notes and summaries, and can be moved around independently.
Features:
The underlying text is all Markdown, so the file format is simple. Metadata is added to the underlying format in a TOML header, also simple and easy 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. It is entirely possible to create, edit, move, and delete files from another text editor, even your phone. Cheese Paper also plays nicely with syncing programs - if you sync the files on disk, it will happily load them.
First full release of Cheese Paper