Show HN: Browser based scratchpad/text editor

atlithorn1 pts0 comments

Since moving from coding to management I have always had a text editor hanging around somewhere to jot down random thoughts, ideas, prepared statements, what have you. Couldn t kick the habit of having an always available scratchpad at my fingertips.Last time I changed machines the text editor was basically the only application I installed outside of the browser. For the next machine I won t need that.Kladdi runs off IndexedDB in the browser and CRDTs for collaboration. Only online service, beside Vercel distributing the site, is a Cloudflare DO that runs the websocket service for collaboration. Backup to file available for browsers with support for File System API (At lease Chrome, Edge afaik)

browser text editor scratchpad always available

Related Articles