Writer
Goal
A distraction-free writing surface with live formatting — just text and a cursor.
Current state
Work in progress. This is the one tool in the toolbox with no autosave at all — there's no localStorage, no IndexedDB, nothing. Closing the tab or refreshing the page loses whatever hasn't been downloaded yet. Use the download/export option before you navigate away.
Notes
- Single-file HTML app — no build step, no server.
- Persistence (at minimum localStorage autosave) is the next thing to add before this graduates out of
wip.
Changelog
- v6.2 — current version migrated into the toolbox.