A modern, lightweight text editor with minimum design.
I have waited long enough for a modern windows 10 notepad app to come before I have to do it myself. Don’t get me wrong, Notepad++, VS Code and Sublime are good text editors. I have used most of them and I will continue to use them in the future. However, they are either too heavy or looks old. I really need a win32 notepad.exe replacement that feels light and looks cool to help me get things done as quickly as possible and use it as a turnaround text editor to quickly modify config files or write some notes. Most importantly, it has to be blazingly fast and beautiful.
So here comes the “Notepads” 🎉 (s stands for Sets).
- Fluent design with a built-in Tab system.
- Blazingly fast and lightweight.
- Launch from the command line or PowerShell by typing: "notepads" or "notepads %FilePath%".
- Multi-line handwriting support.
- Built-in Markdown live preview.
- Built-in diff viewer (Preview your changes).
- Session snapshot and multi-instances.
******* 📣 Notepads App is still under active development. *******
[08-12-2019] Status update and KPI report
- Ctrl+N/T to create new tab.
- Ctrl+(Shift)+Tab to switch between tabs.
- Ctrl+"+"/"-" to zoom font size. Ctrl+"0" to reset font size to default.
- Ctrl+L/R to change text flow direction. (LTR/RTL)
- Ctrl+P to toggle preivew split view for Markdown file.
- Alt+D to toggle side-by-side diff viewer.
- You won't be able to save files to system folders due to UWP restriction (windows, system32 etc.).
- You can not associate potentially harmful file types (.ps1, .bat, .xaml etc) with Notepads.
- If you drag a file into Notepads, file save picker will ask you to save it before closing due to UWP restriction.
- Notepads does not work well with large file, so I am setting the file size limit to 1MB for now. I will add large file support later.
Please head over to Github Releases section to download latest release or get the latest version of Notepads in the Microsoft Store.
To be 100% transparent, Notepads is not and will never collect user information in terms of user privacy. I might use analytics tools to collect usage data like how many times it has been downloaded or been used plus some minimum telemetry to help me debug runtime errors. I will not track your IP or listen your typings or read any of your files and send it over to me, or third parties. Feel free to check the source code as well.
On the other hand, you might noticed that I work for Microsoft. However, Notepads is just my personal side project and I do it for fun and for good (To empower every person and every organization on the planet to achieve more😃). I do not work for Windows team, nor do I work for any Microsoft’s UX/App team. I am not expert on creating Windows apps either. I learned how to code UWP as soon as I started this project which is like only few weeks back. So don’t put too much hope on me or treat it as a project sponsored by Microsoft.
- How to contribute?
- Notepads is free and open source, if you like my work, please consider:
- Star this project on GitHub
- Leave me a review here
- Yi Zhou - App icon designer, Notepads App Icon is greatly inspired by the new icon for Windows Terminal.
- Alexandru Sterpu - App Tester, who helped me a lot during preview/beta testing.
- Code Contributors: DanverZ, BernhardWebstudio, Csányi István, Pavel Erokhin, Sergio Pedri, Lucas Pinho B. Santos
- Localization Contributors:
- [fr-FR][French]: François Rousselet, François-Joseph du Fou
- [es-ES][Spanish]: Jose Pinilla
- [zh-CN][Simplified Chinese]: lindexi, walterlv, Jackie Liu
- [hu-HU][Hungarian]: Csányi István
- [tr-TR][Turkish]: Mert Demir
- [ja-JP][Japanese]: Mamoru Satoh
- [de-DE][German]/[de-CH][German (Switzerland)]: Walter Wolf
- [ru-RU][Russian]: Pavel Erokhin
- [fi-FI][Finnish]: Esa Elo
- [uk-UA][Ukrainian]: Taras Fomin aka Tarik02
- [it-IT][Italian]: Andrea Guarinoni
- [cs-CZ][Czech]: Jan Rajnoha
- [pt-BR][Brazilian]: Lucas Pinho B. Santos