3 Star 16 Fork 10

Gitee 极速下载 / notepads

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/JasonStein/Notepads
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

Notepads

A modern, lightweight text editor with a minimalist design.

Store link Releases Platform Discord

What is Notepads and why do I care?

I have been waiting long enough for a modern Windows 10 notepad app to come before I decided to create one myself. Don’t get me wrong, Notepad++, VS Code, and Sublime are great text editors. I have used them all and I will continue to use them in the future. However, they are either too heavy or look less appealing. There are times that I just wanted to use Windows notepad for things like writing notes or editing config files. So I decided to create a win32 notepad replacement here and try to give it a modern look and feel. Most importantly, it has to be blazingly fast and appeals to everyone.

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.

Screenshot Dark Screenshot Markdown Screenshot DiffViewer Screenshot Light

Shortcuts:

  • Ctrl+N/T to create new tab.
  • Ctrl+(Shift)+Tab to switch between tabs.
  • Ctrl+Num(1-9) to quickly switch to specified tab.
  • Ctrl+"+"/"-" for zooming. Ctrl+"0" to reset zooming to default.
  • Ctrl+L/R to change text flow direction. (LTR/RTL)
  • Alt+P to toggle preview split view for Markdown file.
  • Alt+D to toggle side-by-side diff viewer.

Platform limitations (UWP):

  • You won't be able to save files to system folders due to UWP restriction (windows, system32, etc.).
  • You cannot associate potentially harmful file types (.cmd, .bat etc.) with Notepads.
  • Notepads does not work well with large files; the file size limit is set to 1MB for now. I will add large file support later.

Downloads:

Notepads is available in the Microsoft Store. You can get the latest version of Notepads here for free: Microsoft Store Link.

You can also use the Windows Package Manager to install notepads:

winget install "Notepads App"

Changelog:

Disclaimer and Privacy statement:

To be 100% transparent:

  • Notepads does not and will never collect user information in terms of user privacy.
  • I will not track your IP.
  • I will not record your typings or read any of your files created in Notepads including file name and file path.
  • No typings or files will be sent to me or third parties.

I am using analytics service "AppCenter" to collect basic usage data plus some minimum telemetry to help me debug runtime errors. Here is the thread I made clear on this topic: https://github.com/0x7c13/Notepads/issues/334

Feel free to review the source code or build your own version of Notepads since it is 100% open sourced.

More to read here: [Privacy Policy]

TL;DR: You might notice that I work for Microsoft but Notepads is my personal project that I accomplish during free time (to empower every person and every organization on the planet to achieve more😃). I do not work for the Windows team, nor do I work for a Microsoft 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, so don’t put too much hope on me or treat it as a project sponsored by Microsoft.

Contributing:

  • 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
    • ko-fi

Dependencies and References:

Special Thanks:

Stay tuned 📢:

MIT License Copyright (c) 2019-2024 Jackie (Jiaqi) Liu Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

Notepads 是一个 notepad 的替代品 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/mirrors/notepads.git
git@gitee.com:mirrors/notepads.git
mirrors
notepads
notepads
master

搜索帮助