Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
0x7c13 committed Oct 7, 2019
1 parent e06d0b5 commit 12178f3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,15 +24,15 @@

## What is Notepads and why do I care?

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 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.
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 built-in Tab system.
* Fluent design with a built-in Tab system.
* Blazingly fast and lightweight.
* Launch from command line or PowerShell by typing: "notepads" or "notepads %FilePath%".
* Launch from the command line or PowerShell by typing: "notepads" or "notepads %FilePath%".
* Multi-line handwriting support.
* Built-in Markdown file live preview.
* Built-in Markdown live preview.
* Built-in diff viewer (Preview your changes).
* Session snapshot and multi-instances.

Expand Down

0 comments on commit 12178f3

Please sign in to comment.