Runway
A home for your notes. Built around your files.
A little more
headspace.
A place for ideas to land.
Room for them to grow.
Keep the important things close.
Your notes. Your files. Your workspace.
The starting point
A knowledge tool should give your ideas somewhere useful to live without making the app itself the owner of them. Runway starts with Markdown files on disk, then adds an editor, an index and sync around that foundation.
Files first, useful structure second
Markdown is the source of truth. SQLite is a derived index: it makes the workspace searchable and connected while keeping the underlying notes readable outside the app. The project uses Svelte for the interface and Automerge for sync.
What I’m working through
The design challenge is making storage and sync feel understandable without turning the editor into a technical control panel. The desktop and browser implementations are under development; this is an ongoing build, not a launch announcement.