Notes Tools
Note taking works best when there is no friction between having a thought and writing it down. An app that needs a login, a workspace and a choice of folder loses the thought before you reach the keyboard. The Notes App is built for that first moment of capture. Open the page and start typing: a phone number read out on a call, the points from a meeting, a paragraph you are drafting before it goes into a document, a snippet of text you need to hold while you switch between two other windows. It also serves as a scratch pad for cleaning up formatting, since text pasted in and copied back out leaves the styling of its original source behind. Because it is a single plain surface rather than a filing system, it suits short-lived notes rather than a permanent archive. Anything you want to keep should be moved into a document, an email to yourself or a proper note-taking application at the end of the session, and anything genuinely sensitive is better kept somewhere with a password on it. It runs in your browser, needs no account and installs nothing, which is what makes it available in the few seconds you actually have.
1 tools available
Showing 1–1 of 1
Where your notes are kept and how search works
Saving happens as part of editing, so there is no save button to forget. Deleting a note removes it from the collection and rewrites the stored value.
Search is a case-insensitive substring match run over both fields. Your query is lowercased, and a note is included if its lowercased title contains the query or its lowercased content does. That means searching for an unusual word buried in the middle of a long note will surface it, and searching for a partial word works too, since no word-boundary rule is applied. There is no ranking, fuzzy matching or spelling tolerance, so a typo in your query will return nothing rather than a near match.
Clearing the search box restores the full list.
Finding one note among forty
Typing mill into the search box lowercases your query to mill and tests it against each note. The Car service note matches on content, because mill road appears in its lowercased body, even though the word Mill never appears in the title. Type the whole word garage and the same single note is returned.
Now type car. That matches the Car service note on its title, but it also matches any other note containing the letters c, a and r in sequence, including one mentioning a carpet fitter or a scarce part, because the match is on characters rather than whole words. Adding a second word does not narrow this further, since the query is treated as one continuous string: searching car service matches only notes where those two words appear together in that exact order, with the space included.
The practical lesson is to search for the most distinctive single string you can remember, such as a street name, a surname or an invoice number, rather than a common word.
What this tool is good for, and what it is not
The storage model carries real limits you should understand before trusting it with anything important. Local storage is tied to one browser profile on one device, so notes written on your laptop will not appear on your phone, and a different browser on the same machine sees nothing. Clearing browsing data, choosing to delete site data, or using private browsing will remove your notes permanently, with no recovery and no backup on any server. Browsers also cap local storage at roughly five megabytes per site, which is plenty of plain text but not unlimited.
The practical safeguard is to copy anything you would be upset to lose somewhere durable: passwords belong in a password manager, and anything legal, financial or medical belongs in a system with backups and a recovery path.