After 40 years of being free Microsoft has added a paywall to Notepad
-
[obligatory linux boast]
I really prefer Kate to Notepad because KDE makes superior, non AI encrusted software that actually works for it's users. And it's FREE!I love Kate.
-
This post did not contain any content.
I use Vim, actually
-
I agree, but the idea of adding AI to notepad is quite insane in its own right
Adding layers to paint was what surprised me
-
- Keeps your progress if you exit without saving
- Supports tabs so you don't have 5 separate notepad windows open
- syntax highlighting for programming languages and markdown format
- plugin support
- can handle extremely large text files (I've opened 50gb text files and used ctrl+f to find terms and it worked fine)
- superb tools for manipulating text (e.g., use reg expressions). Super easy to make mass edits.
- dark mode support. That alone makes it superior lol
A few of those features are available on Notepad as well, just FYI.
-
A lot of those are features of notepad.
Specifically: tabs, dark mode, and retention of unsaved documents. They're apps for very different purposes, but Notepad has had some nice little updates over recent years.
-
This post did not contain any content.
[email protected] could use more folks!
-
I use Vim, actually
There always has to be one...
-
This post did not contain any content.
So... who wants to bet that the new version of Notepad is not constantly scraping anything you type into it and feeding it into the AI, regardless of whether you're paying for this feature or not?
-
A few of those features are available on Notepad as well, just FYI.
Is that Windows 11-only thing, or have I been missing a bunch of notepad features?
-
Full access to notepad? So what, I need to pay to be able to toggle text wrapping or look at the about menu? It's fucking notepad.
You obviously didn't read the article, but that's OK it's a trash article anyway. Which is already indicated by the headline, since Notepad was never free, it's just included with Windows.
But your comment is disconnected from what this is really about, which essentially boils down to nothing.
Since what you are supposed to pay for is new AI features. Otherwise you can use Notepad as usual. -
A few of those features are available on Notepad as well, just FYI.
Out if curiosity, which ones? Because I don't see any of those features and am on W11...
-
Notepad++ is my text editor of choice as someone who just edits the occasional file. I'm not a programmer or anything, but it's nice to have those autocomplete and syntax highlighting features for config files. Helps me keep track of stuff better when editing.
-
- Keeps your progress if you exit without saving
- Supports tabs so you don't have 5 separate notepad windows open
- syntax highlighting for programming languages and markdown format
- plugin support
- can handle extremely large text files (I've opened 50gb text files and used ctrl+f to find terms and it worked fine)
- superb tools for manipulating text (e.g., use reg expressions). Super easy to make mass edits.
- dark mode support. That alone makes it superior lol
+10000 for notepad++, its he swiss army knife of file editing tools.
Adding:
Plugins: CSV being read as a small dB table you can query is a game changer. Or have a JSON plugin that auto formats and queries as well as opens the JSON in a clickable nested window.
Pinned tabs: pin important tabs, I use one as a todo list.
Search for text within files in a folder: need to find a specific bit of text in one of dozens/hundreds/thousands/millions of files somewhere? Its lightning fast and works a treat
Search and replace with regex: amazing feature, use regex patterns to find complex parts of your files and replace them with something else
Bulk operations: remove newline, replace line breaks etc
Multi format support: see line breaks from different OSs like Unix and windows and amend them
Portable install: you dont have to install it, you can use a portable versionSo much more, get it and you won't look back.
-
So... who wants to bet that the new version of Notepad is not constantly scraping anything you type into it and feeding it into the AI, regardless of whether you're paying for this feature or not?
Sublime text ftw
-
Adding layers to paint was what surprised me
That's actually very nice, one of the few Microsoft programs that I genuinely miss - layers are a quality of life feature that is actually really nice to have
-
Fine. Notepad++ is better anyway
I prefer Sublime
-
personally i find kate struggles with large files. KWrite is a better analog to notepad IMO
-
Sublime text ftw
Notepad++ on windows is kind of the GOAT IMO.
-
Out if curiosity, which ones? Because I don't see any of those features and am on W11...
On my W11 work machine I got dark mode, saving unsaved drafts and tabs
-
So... who wants to bet that the new version of Notepad is not constantly scraping anything you type into it and feeding it into the AI, regardless of whether you're paying for this feature or not?
Tbf, they already control the os itself. They already have access to all of the keystrokes. Implementing it just in notepad feels like a rube goldbergy way of scraping user data.