Distraction-free writing, measured
Published 2 September 2026. Nine writing surfaces, counted the same way on the same afternoon.
Free toolNotepadA quiet place to write, with every note kept in this browser. Nothing is uploaded and nothing asks you to sign up first.Open the notepadThe short answer
Distraction-free writing is not a feature you buy. It is the absence of things, and the cheapest way to get it is to notice what is already on your screen and remove it.
Because that is unsatisfying advice, I counted. Nine writing surfaces that all describe themselves as simple, clean or distraction-free, measured on what they actually put in front of you. The spread is wider than any of their landing pages would suggest: from 3 controls and one other company, to 37 controls and seventy.
What I measured, and how
Chrome 151 on macOS 26.6.2, an Apple M1 Max, 2 September 2026. No ad blocker, no extensions beyond the one driving the browser. Each page was opened at the URL that ranks for online notepad, left to settle, then read with a script.
| Figure | Exactly what it counts |
|---|---|
| Requests | Entries in performance.getEntriesByType('resource'). Cache-independent, because a cached resource still gets an entry. |
| Other companies | Distinct third-party origins in that same list. Google Fonts counts. So does an analytics beacon. |
| Controls on the first screen | Buttons, links, form fields and editable regions bigger than 4 by 4 pixels whose top edge falls in the first 900 pixels, excluding anything hidden by CSS. |
| Ad slots | ins.adsbygoogle, DoubleClick and googlesyndication frames, and aswift_* frames. |
There is no byte count in the table, and that is deliberate. Several of these had been opened earlier the same day, so their caches were warm and their transfer sizes were not comparable with one another. A number I cannot compare fairly is worse than no number.
The results
Sorted by requests. The last column is whether you can type on the page that ranks, or whether it is a landing page with a button on it.
| Surface | Requests | Other companies | Controls | Ad slots | Type here? |
|---|---|---|---|---|---|
| floi Notepad | 15 | 0 | 12 | 0 | Yes |
| Protected Text | 16 | 1 | 3 | 0 | No |
| RapidTables Notepad | 32 | 7 | 26 | 0 | Yes |
| Notepad (js.org) | 36 | 2 | 16 | 0 | Yes |
| Online Notepad .net | 39 | 9 | 10 | 4 | No |
| Memo Notepad | 47 | 4 | 9 | 0 | Yes |
| Online Notepad .org | 53 | 10 | 33 | 16 | Yes |
| Online Notepad .io | 148 | 7 | 37 | 0 | Yes |
| aNotepad | 173 | 70 | 20 | 2 | Yes |
floi's own notepad is the first row, and the reason it wins on two columns is that it is newer than the others rather than cleverer. It also loses on features to at least one of them, which is further down.
Seventy other companies
The number in that table I did not expect is aNotepad's. Opening the page contacts 70 distinct third-party origins across 173 requests, before you type anything. They are advertising identity and bidding services: ID5, Criteo, PubMatic, OpenX, Rubicon, Index Exchange, Amazon, GumGum, Quantcast and a long tail behind them.
None of that reads your note. It is building an identifier for you, which is a different thing and a more durable one. It is worth holding next to the other fact about that site: your note is saved to their server and is Public by default unless you register an account.
The general rule is duller than the number. A page you type private things into should be contacting nobody. Any figure above zero in that column is a page where somebody other than the site owner knows you were there.
The thing I expected to find, and did not
I went in assuming the story would be lag. A heavy editor should stutter on a long document, and the cursor falling behind your fingers is the most physical distraction there is.
It is not the story. I loaded a 5,000-word document into each editor built on a plain text box and timed the site's own handling of one more keystroke, twenty-one times. Every one of them came in at a median of 0.0 to 0.2 milliseconds. A browser text box is very good at being a text box, and none of these tools does enough work per keystroke to matter.
That result is worth publishing precisely because it kills a plausible theory. The difference between these tools is not speed. It is entirely what they put on the screen and what they do with your text afterwards.
What happens when you reload
Separately from the counting, I typed a sentence into each of the seven browser notepads and reloaded the page.
- RapidTables came back empty. Its own banner warns you about this, which is more honest than most, but the note is gone. Its
localStorageheld 45 keys after one visit. All of them were advertising identifiers and none of them was my text. - onlinenotepad.org came back holding the wrong draft. It saves through TinyMCE's autosave plugin, which writes on a timer rather than when you pause. On reload it restored a draft written 27 minutes earlier, and the sentence I had typed five seconds before was never saved at all. I could not pin the exact interval from a background tab, so I am not printing a number for it.
- The rest kept it. onlinenotepad.io in IndexedDB, notepad.js.org and floi in
localStorage, aNotepad on its own server.
The lesson generalises past these nine. Browser storage is a convenience, not a backup, and it goes when you clear site data. Safari also clears it after seven days of not visiting the site. Anything you would be upset to lose belongs in a file.
The options this page is not selling you
A browser tab is one answer and it is not the best one for everybody. These are the others, with what they actually cost.
| Option | Roughly | What it is genuinely good at |
|---|---|---|
| Freewrite (Traveler, Alpha) | $349 and up | Being incapable of anything else. An e-ink screen, a keyboard and no browser. The decision is made once, at the till. |
| FocusWriter | Free, open source | A full-screen desktop app with daily goals and timers. Windows, macOS and Linux. The obvious first thing to try before spending anything. |
| iA Writer | Around $50 once | Typewriter mode and focus mode done properly, plus a syntax highlighter for your own weak sentences. |
| Your operating system | Free, already installed | macOS Focus and Windows Focus Assist silence notifications, which is most of the problem and costs nothing. |
| A browser notepad | Free | Being one tab away from what you were already doing. Nothing to install, nothing to launch, and the notes stop at the machine. |
| Paper | Almost nothing | Still the only one of these with no software update. Bad at search, backup and legibility. |
What to do this afternoon
In rough order of how much they buy you per minute spent.
Turn on the focus mode you already own
macOS Focus, Windows Focus Assist, or Do Not Disturb on the phone next to you. This is free, takes a minute, and removes the interruptions you do not choose.
Write somewhere with no font menu
Not because Markdown is superior, but because a formatting toolbar is an invitation to edit while you draft. Those are two different jobs and doing them at once does neither.
Put the editor full screen
Then use the app's own focus mode on top of it, if it has one. The tab bar is a list of other things you could be doing.
Set a short timer and stop when it stops
Twenty-five minutes is the usual figure and there is nothing magic about it. The pomodoro timer here runs one, and the guide beside it explains why the number matters less than the stopping.
Only then consider spending money
If the four free things above have not helped, a $349 device is unlikely to. If they have helped and you want them enforced rather than chosen, that is when the hardware makes sense.
Where floi's own notepad loses
The table above puts it first on two columns, so here is the other side of it. notepad.js.org is a better tool than floi's on features and it is not close: it exports PDF, HTML and DOCX, it installs as an offline app, it has a writing timer, snapshots, break reminders and twenty ambient sounds, and it is open source. floi's writes plain text and nothing else.
Its one real cost is the 235 words of instructions it types into your editor for you to delete before you start, and two analytics origins. If those do not bother you, use it.
The honest summary
Nothing in the table above will make you a writer, and most of what is sold as distraction-free is a landing page with an ad slot on it. What the numbers do show is that the range is real: some of these pages are a text box, and some contact seventy companies before you have typed a word.
Pick one at the quiet end and stop reading about it. That last part is the step everybody skips.