Skip to content
Toolcroft

Miscellaneous

Notes: Online Notepad with localStorage

A free online notepad that saves your notes automatically in your browser. Create, edit, delete, and search notes. No account or internet connection required. All notes persist in localStorage.

Select or create a note

Notes

A lightweight notepad that saves everything automatically in your browser's localStorage. Create as many notes as you like, search them by keyword, and sort by last-modified, creation date, or title. No account or internet connection required.

How to use

  1. Click + New Note to create a blank note.
  2. Type a title in the header bar and your note body in the text area.
  3. Notes save automatically after a short pause while you type.
  4. Use the Search box to filter by title or content.
  5. Switch between Modified, Created, and Title sort orders with the buttons above the note list.
  6. Click Delete to permanently remove the selected note.

Privacy

All notes are stored exclusively in your browser's localStorage under the key cst-notes-v1. No data leaves your device. Clearing your browser's site data will erase all notes.