Problem#
Note apps hold the words hostage: a proprietary format, a connection, a vendor that might disappear. I wanted a file on disk.
What I built#
An offline-first Markdown editor. CodeMirror 6, local storage, open source. What you type is what gets saved. No hidden transforms. Optional plugins. macOS first.
One hard decision#
Local-first is the product, not a feature. Sync can wait. The file has to stay readable if the app goes away.
Live at readied.app.