Online Notepad

Browser storage. The image is stored in the browser's own local storage, and will only be available from this browser. The image is stored on the app server, and will be available with a password from any browser. The Ultimate Online Notepad. WorkFlowy is a new type of notebook. Each page can nest infinite pages within it. It’s a more powerful, easier way to organize all your thoughts, ideas and projects. An offline-capable Notepad app which is a Progressive Web App. The app serves the following features: Write notes which then saved to the browser's localStorage. Installable on supported browsers for offline usage. 'Add To Home Screen' feature on Android supported devices to launch the app from the home screen.
Overview
Online Notepad is a free browser-based text editor that allows you to create and edit multiple plain-text files in your browser. No registration and login required. It is great for writing quick notes and printing a simple page. What makes it special is the autosave functionality which saves your draft every second. This prevents data loss in case you accidentally close the tab, or the browser window suddenly crashes. The document you're working on will be automatically restored when you visit back, even when you close and reopen your browser. There's also support for saving documents directly to your computer. Online Notepad is packed with core features that your common text editor provides, including undo, redo, copy, cut, paste, find and replace, font formatting, character map, insert date and time, emoji list, spell checker, word counter, open and save files, and print page.
How does it work?
Changes are saved automatically as you work thanks to HTML5 localStorage API. It grabs a copy of the content from the text editor and saves it to your computer. With this method, your data never leaves your device. The default time interval at which draft is saved is 1000ms or 1 second. Your notes will stay in the web browser until you clear the cookies and other site data. You can try it out by typing anything in the editor and refreshing the page.
Tutorials
Here are some detailed guides that might help you get started.
Browser Compatibility
Online Notepad supports modern web browsers including Google Chrome, Mozilla Firefox, Safari, Opera, Edge, Internet Explorer and Steam browser. You need to enable JavaScript in order to use the app.
About
This web app is a free product, which can be used by any individual, company, school, government office etc. I originally made this for myself to help me remember ideas that will eventually end up on my personal blog. This simple tool that all started as a simple project has helped my productivity immensely and I hope it helps you too.


Useful Tools
Online Notepad Rapidtables
I like making useful web apps. Feel free to check out my other side projects.
Online Notes
- Text Tools - A collection of web-based text processing tools that will help you automate the recurring tasks of editing and formatting blocks of text.
- Text Cleaner - An all-in-one text cleaning and formatting tool that can perform many complex text operations.