Notepads App

Notepads App

4.5 Productivity

screenshot
screenshot
screenshot
screenshot
Category Productivity
Developer Jackie (Jiaqi) Liu.
Available on PC
OS Windows 10 version 17763.0 or higher
Keyboard Integrated Keyboard
Mouse Integrated Mouse
Languages Arabic (Yemen), Bulgarian, Chinese (Simplified), Chinese (Traditional), Croatian, Czech, Dutch, English (United States), Finnish, French, Georgian, German, German (Switzerland), Hindi, Hungarian, Italian, Japanese, Korean , Odia, Polish , Portuguese (Brazil), Portuguese (Portugal), Russian, Serbian (Cyrillic), Serbian (Latin), Spanish (Spain), Turkish, Ukrainian, Vietnamese

Pros

  • Lightweight and instant startup
  • Modern UI with dark mode
  • Built-in Markdown preview
  • Multiple tabs and session restore
  • No ads or telemetry

Cons

  • Limited search and replace functionality
  • No printing support
  • Occasional crashes with large files
  • No plugin or extension ecosystem
  • Lacks auto-save for unsaved documents

Notepads App: The Lightweight Editor That Respects Your Flow

Notepads is a modern, minimalistic text editor for Windows that gets out of your way so you can focus on writing, coding, or note‑taking without the bloat. Developed solo by Jackie (Jiaqi) Liu, it's like the pocket‑knife of editors — sharp, compact, and ready for daily use. The core features are simple yet well‑executed: tabbed interface, real‑time Markdown preview, customizable themes, and automatic saving. It's built for anyone who needs a fast, distraction‑free text editor — developers, writers, students, or just someone tired of waiting for heavyweight apps to load.

I stumbled upon Notepads while looking for a replacement for Windows Notepad that didn't force me into a full IDE experience. What I found was a quiet workhorse that does exactly what it promises, and nothing more.

First Impressions: Cleanliness Is Next to Productivity

Launching Notepads feels like opening a freshly cleaned room. The interface is sparse by design — no ribbon, no toolbar explosion. You get a title bar, a tiny settings gear, and your text. That's it. The default dark theme is easy on the eyes, and switching to the light theme or custom accent colors takes two clicks. More importantly, the learning curve is practically flat: if you can type, you can use it. Right‑click context menus are intuitive, and the find‑and‑replace panel (Ctrl+H) slides in smoothly without popping a modal dialog that blocks your view.

Performance is snappy even when juggling a dozen tabs of different file types (markdown, bash, Python, plain text). The app starts in under a second, and auto‑save kicks in silently every time you pause — I've never lost a word. For a free app published by a single developer, the stability is impressive.

The Real Magic: Markdown That Doesn't Show Off

Notepads' standout feature is its live Markdown preview — but done differently. Instead of splitting the screen into editor + preview (which demands constant eye‑shifting), Notepads renders Markdown formatting inline as you type. Headers, bold, italics, lists, and code blocks are styled directly in the editing pane. The text remains editable, and you can switch between “editing mode” and “reading mode” with a simple toggle (or a keyboard shortcut). This design dramatically reduces cognitive load: you don't have to mentally parse raw Markdown syntax on one side while looking at the rendered output on the other. It's like having a watchmaker's loupe that also shows you the final clock face.

For writers who value both readability and control, this is a game‑changer. I can draft a blog post with quick headers and bullet points, see the structure visually, and still fix a typo without juggling two panes. The trade‑off is that complex Markdown (tables, footnotes) isn't rendered inline — you'll need the dedicated preview panel for those. But for 95% of daily notes, it's perfect.

Workflow Integration: The Quiet Multitasker

Where Notepads really differentiates itself from bloated alternatives like Notepad++ or even VS Code is in how it integrates into your existing workflow, not how it tries to replace it. You can set Notepads as the default editor for any file extension, and it handles command‑line launches instantly. The tab system remembers your session across restarts, so opening a folder of config files or a batch of meeting notes feels natural — no project manager, no folder tree, just a clean list of open documents.

The app also supports global hotkeys for common actions (Ctrl+Shift+T to reopen a closed tab, Ctrl+W to close, etc.), which match what you'd expect from a modern browser. This reduces the mental friction of switching between apps. I compared it head‑to‑head with Notepadqq and Kate for Windows: Notepads wins on startup speed and memory footprint (around 20 MB with 8 tabs vs 100+ MB for the others). The feature set is intentionally limited — you won't find code folding, syntax highlighting for exotic languages, or plugin support — and that's exactly the point. It's a tool, not a platform.

Verdict: Who Should Download This?

If you're tired of waiting for heavy editors to load every time you need to jot down a thought, or if you want a clean Markdown drafting environment without the fidgeting, Notepads is a solid choice. It's also an excellent everyday companion for anyone who works with configuration files, short scripts, or plain‑text notes. For power‑users who need advanced features (debugging, version control integration, multi‑cursor editing), you'll outgrow it quickly — but then, you probably already have VS Code or Sublime Text installed.

My recommendation: use Notepads as your default lightweight editor for quick notes and Markdown drafts. Keep your heavyweight IDE for heavy lifting. It's free, it's fast, and it respects your time. That's rare enough these days.

FAQ

How do I start using Notepads App for the first time?

Simply download and install from the Microsoft Store or official site. Launch it, then click the '+' icon to create a new tab. You can also open files by dragging them onto the window. No account or setup required.

Can I open Notepads from the command line or PowerShell?

Yes. Just type 'notepads' in Command Prompt, PowerShell, or Windows Terminal. You can also pass file paths as arguments, e.g., 'notepads myfile.txt'. This works after installation with default PATH settings.

How do I enable or use the built-in tab system?

Tabs are enabled by default. Press Ctrl+T to open a new tab, Ctrl+W to close one. Drag tabs to reorder or pull them out to create a separate window. Right-click a tab for additional options like close others.

Does Notepads support Markdown preview?

Yes. Open a .md file and click the preview icon (eye symbol) in the toolbar or press Ctrl+Shift+P. The editor splits into two panes: source on the left, rendered preview on the right. You can toggle it on/off anytime.

How do I compare two files using the built-in diff viewer?

Open the first file, then go to File > Compare with... or press Ctrl+Shift+D. Select the second file. The diff viewer highlights additions in green and deletions in red. You can navigate changes using the arrow buttons.

What is session snapshot and how do I use multi-instances?

Session snapshot automatically saves all open tabs when you close the app. Reopen to restore them. Multi-instances let you run multiple Notepads windows independently. Use File > New Window or launch 'notepads' again from terminal.

Download

Related Apps