Live data from Hacker News

RIP Microsoft WordPad

gizmodo.com

11–20 of 100 posts

Re: RIP Microsoft WordPad

#11
Yes, Wordpad occupied an awkward middle ground. But it was something you knew Windows users had access to. It was relatively small and lightweight. Grandma could write a letter without having to deal with Word. There was no upsell. It was limited but also generous in a way -- like someone said, "we can't ship Windows without at least a basic word processor built in".

To me it's emblematic of a time when software tried to be self-contained and to serve the user, when operating systems (Windows in particular) had consistent interface conventions between programs, and when there was some consensus about what people could be expected to have.

Now, you'd probably point Grandma to Google docs. Which would be a little heavier, a little laggier, yes more capable, but also somewhere out there, a service, a thing available only thanks to the largesse of Google, a thing that can be taken away at any time, a thing that fosters dependence.

Its removal is consistent with the ongoing enshittification of Windows.

Re: RIP Microsoft WordPad

#12
post #3

Man people are nostalgic about the most bizarre things sometimes. My experience with WordPad was accidently opening something with it and having to change the default app for some extension.

I liked WordPad because it was comfortably simple, did more than Notepad, but didn't have way more than I needed for personal use. It's similar to why I like Apple Notes (even though TextEdit is closer to WordPad). Most of the time, I don't need pages, margins, footers, a bunch of fancy formatting, but the ability to make text bold or italic, add hyperlinks, and maybe change the color or font. In which case I want all the doodads related to those unused features out of the way.

Re: RIP Microsoft WordPad

#13
Literally never found an use for WordPad. Neither for Notepad, if we're at it.

For text files, Notepad is pretty much useless. For short files I'm using Notepad++, I tried using plain Notepad and I can't describe exactly why but it's almost unusable in comparison. And for large files (MBs to GBs) I'm using less. From git bash.

And if I need any sort of rich text formatting, there's the free Libre Office which is usually good enough for the job. In case I need the actual MS version suite, I've got a Microsoft Office Home and Student retail license on my wife's laptop. The one that I actually own, not the SAS crap they're pushing nowadays.

Otherwise I find Libre Office fairly crappy and barely usable but for opening and looking in the occasional MS file, it's good enough. The "Excel" (Calc) is by some reason horrendously slow in drawing charts. Like if I got an 1000 rows CSV, it becomes almost unusable. On a machine that could have been used in the 90s to do galaxy collision simulations at NASA. Excel, obviously doesn't have this problem.

In summary both Notepad and Wordpad are useless to me.

Re: RIP Microsoft WordPad

#15

Literally never found an use for WordPad. Neither for Notepad, if we're at it. For text files, Notepad is pretty much useless. For short files I'm using Notepad++, I tried using plain Notepad and I can't describe exactly why but it's almost unusable in comparison. And for large files (MBs to GBs) I'm using less. From git bash. And if I need any sort of rich text formatting, there's the free Libre Office which is usua…

I'm indifferent about Wordpad; always surprises me to read people don't regularly use Notepad.

I use it as a clipboard scratchpad. It strips RTF when copying between programs since Windows itself has no built-in way of doing so and you can also use it to clean up whatever you're copying. It loads fast and is minimalist.

Some programs on Windows vomit all over themselves when receiving RTF information, like Teams for example. I also read people use the Address Bar/OMNIBar in browsers, but that may transmit to the search provider.

I also use Notepad++ and VSCode. Notepad remains my favorite clipboard toy because it is so fast and light-weight. I use Notepad++ when I need to use its advanced search/replace and visualization tooling (e.g. View -> Show Symbol -> Show All) and VSCode when I need actual language colorization/structural auto formatting.

PS - Ctrl+Shift+V isn't a Windows feature and never was. It is a Microsoft Office shortcut that only 50% of Microsoft Office even supports (e.g. try it in Outlook). A couple of third party programs support it, but it is incredibly YMMV.

Re: RIP Microsoft WordPad

#17
post #3

Man people are nostalgic about the most bizarre things sometimes. My experience with WordPad was accidently opening something with it and having to change the default app for some extension.

I remember using WordPad as a poor destitute kid forced to learn how to type in school and couldn't afford to fork over money for Word so my formatting and spacing was all fucked.

And then I learned that sometimes software is freely available online if you know where to look.

Re: RIP Microsoft WordPad

#18
This is slightly off topic but might be helpful to some people who use both Notepad on Windows and TextEdit on Mac but are tired of the open document screen that starts by default when opening TextEdit. For example, I take calls while at my Windows based workstation. When I'm starting a phone call, I instinctively open notepad and jot down notes while on the phone. I don't usually save the file but I will complete the task I wrote down and/or document the call in another program after the fact. However, when I'm on my Mac I can't just quickly open TextEdit and jot down notes. When opening TextEdit I'm prompted to open a file or click the new document button. This throws me off my workflow since I'm used to NotePad immediately opening a new document buffer to write in. I found a workaround on the Apple support forums here:

1) Quit TextEdit 2) In the Terminal, type the following command: defaults write com.apple.TextEdit NSShowAppCentricOpenPanelInsteadOfUntitledFile -bool false 3) Open TextEdit and presto!

https://discussions.apple.com/thread/253444981?sortBy=best

Re: RIP Microsoft WordPad

#19

This is slightly off topic but might be helpful to some people who use both Notepad on Windows and TextEdit on Mac but are tired of the open document screen that starts by default when opening TextEdit. For example, I take calls while at my Windows based workstation. When I'm starting a phone call, I instinctively open notepad and jot down notes while on the phone. I don't usually save the file but I will complete th…

I just use Sublime Text for that. It opens immediately on all OSs

Re: RIP Microsoft WordPad

#20

Literally never found an use for WordPad. Neither for Notepad, if we're at it. For text files, Notepad is pretty much useless. For short files I'm using Notepad++, I tried using plain Notepad and I can't describe exactly why but it's almost unusable in comparison. And for large files (MBs to GBs) I'm using less. From git bash. And if I need any sort of rich text formatting, there's the free Libre Office which is usua…

I'm indifferent about Wordpad; always surprises me to read people don't regularly use Notepad. I use it as a clipboard scratchpad. It strips RTF when copying between programs since Windows itself has no built-in way of doing so and you can also use it to clean up whatever you're copying. It loads fast and is minimalist. Some programs on Windows vomit all over themselves when receiving RTF information, like Teams for…

If you have Powertoys installed, it has a utility to directly paste as plain text.
Post reply on HN