| Free and open source browser based text editor |
|---|
Test NotePlus using vercel
https://note-plus-mu.vercel.app/
or with GitHub Pages (whichever you prefer)
https://blazeinferno64.github.io/NotePlus
NotePlus Version 5.5 is under development, and would be released soon!
Meanwhile, if you have feature requests suggestion please open up an issue at the NotePlus issue tracker!
At present, keyboard shortcuts are fully optimized and available for Windows OS (Though some may work on other OS!)
Support for Linux and macOS keyboard shortcuts will be added in future updates, so for that stay tuned!
NotePlus Version 5.0 is here!!!
-
New Option Added
You can now instantly create a new blank document by clicking theNewoption in the File tab or by pressingCtrl + Alt + J. -
Performance Improvements & Optimizations
NotePlus has been further optimized to deliver better performance across different platforms. -
Optimized File Reading
File reading is now more memory-efficient, significantly improving performance on low-end devices. -
Search Query Parameters Support
You can now interact with NotePlus directly using URL search query parameters. Two parameters are supported:textandsave.Examples:
-
text
When you visit:
https://note-plus-mu.vercel.app/?text=hello+world
NotePlus will automatically extract “hello world” and populate the editor with it. -
save
NotePlus can also automatically save text as a.txtfile. To enable this, bothtextandsaveparameters are required.
Thesaveparameter acceptstrueorfalse.Example:
https://note-plus-mu.vercel.app/?text=ok&save=true
This will extract “ok” and save it to your device as a.txtfile.
-
-
Bug Fixes & Stability Improvements
Fixed several minor UI issues and feature-related bugs. -
Close Tab Option Added
You can now close the currently active NotePlus tab by selectingClose Tabfrom the File tab or by pressingCtrl + Alt + F. -
New Tab Option Added
Create a new untitled NotePlus document in a separate tab by clickingNew Tabin the File tab or pressingCtrl + Alt + P. -
File Info Viewer
- Open any local file using
Ctrl + Alt + Oor the Open option in the File tab. - Then press
Ctrl + Alt + Kor selectFile Infofrom the File tab. - The File Info Viewer will display basic details about the selected file.
- Open any local file using
-
Fetch Text
Fetch text-based responses from any URL that has CORS enabled. -
Create with AI
Introducing Create with AI, a seamless way to generate text content directly within NotePlus. -
Read Aloud Feature
Added a Read option that allows text to be read aloud for improved accessibility and convenience.
Please read the following point carefully -
Since it is in the early stages of development so some features might not work as intended in mobile devices, but it would be improved upon future updates!
| So if you spot any such issues then feel free to open up an issue at NotePlus issue tracker |
|---|
| This project was inspired by Notepad text editor which comes pre-installed on any Windows PC ! |
|---|