Live data from Hacker News

Microsoft is killing WordPad in Windows

bleepingcomputer.com

121–130 of 367 posts

Re: Microsoft is killing WordPad in Windows

#121

A sad loss, but it did seem like Notepad gained a lot of features in recent versions of Windows- surprised it doesn’t support rich text.

I agree. Now would be a perfect opportunity to give it Markdown support. Rich text for a more modern era. It wouldn’t need to be a big feature. Just have a button that toggles text editor and md preview and let it print formatted. Notepad is now a WinUI app so let it render the md with MarkdownRenderer.

Re: Microsoft is killing WordPad in Windows

#122
post #75

> We recommend Microsoft Word for rich text documents like .doc and .rtf Doesn’t Office require a paid license on top of the Windows license, unlike WordPad?

Office Online is free.

But that’s not a replacement for WordPad as WordPad is a local app.

Re: Microsoft is killing WordPad in Windows

#123

Earlier quoted context omitted.

Install LibreOffice. If you were using WordPad before, LibreOffice will be a fine replacement for your purposes. https://www.libreoffice.org/

What’s the load time on LibreOffice these days? Years ago on Linux it took awhile. I use Notepad and Wordpad because they load fast.

I use libreoffice on linux and the load times are fine, maybe a few seconds on the splash screen.

Its never been long enough that I thought it was slow

Re: Microsoft is killing WordPad in Windows

#124
post #49

Earlier quoted context omitted.

Html with contenteditable I guess?

You just gave me the idea for an HTML file format that writes changes to contenteditable back to the file. Has anyone tried this before? I'm likely ignorant. But it would be a pretty exciting document publishing format.

https://en.wikipedia.org/wiki/TiddlyWiki is kind of like that, albeit way more involved

Re: Microsoft is killing WordPad in Windows

#125

Earlier quoted context omitted.

Aren’t you describing Frontpage Express? I think it was bundled with Windows 98?

Oh man, FrontPage. I haven’t heard that name in 20 years. I got started learning how to make web pages in FrontPage and then branched out to editing HTML in notepad, aided with my trusty copy of HTML for Dummies.

I remember thinking I was hot shit after switching from FrontPage to Macromedia Dreamweaver for my geocities site... those truly were the days :D

Re: Microsoft is killing WordPad in Windows

#126
post #5

>and anyone can access the web versions of Word for free if needed There are texts I don't want to write in a browser

There’s a million and one offline open source solutions that are higher quality than wordpad.

I write in iA Writer and code in Sublime. Highly recommend both.

Re: Microsoft is killing WordPad in Windows

#128

Earlier quoted context omitted.

Install LibreOffice. If you were using WordPad before, LibreOffice will be a fine replacement for your purposes. https://www.libreoffice.org/

What’s the load time on LibreOffice these days? Years ago on Linux it took awhile. I use Notepad and Wordpad because they load fast.

Load time is fine, less than a second.

Re: Microsoft is killing WordPad in Windows

#129

Earlier quoted context omitted.

This happens in opensource too, its just more rare. Terraform relicencing comes to mind, but there has been many, many other times too.

It happens, but there's a way out: forking. With proprietary software, the option of forking does not exist.

ffmpeg had a schism just over a decade ago and the splinter group forked off into libav.

One of the splinter group members happened to be the now-former ffmpeg maintainer in the Debian and Ubuntu repositories and switched them from ffmpeg to libav. Yes, this was done purely for ideological reasons.[1]

So this bullshit happens in the open source world just like in the closed source world. In a way, I would argue it's even worse in the open source world because when it happens the driving factor is oftentimes ideological dogma instead of something simpler like lack of money or interest.

[1]: https://en.wikipedia.org/wiki/Libav#Fork_from_FFmpeg

Re: Microsoft is killing WordPad in Windows

#130
post #28

Implicit in this is a recognition, or at least a claim, that regular windows users don't have any need to inspect or manipulate anything other than a few file types. Plain text or Office formats, PDF, thats it. That might well be true for 99% of people, but it isn't true for me. I'd like to have an editor built into windows that was way lighter than an IDE but could handle things like JSON, XML, and CSV without sweat…

I think it’s more a recognition of the fact that Microsoft expects Windows users to purchase a Microsoft 365 subscription, as part of their push to replace local-first applications with cloud services. Also look at how they are changing desktop Outlook to a web-tech based UI, which is a prerequisite for eventually moving it to the cloud altogether.

Microsoft knows that windows users will eventually cave in to some of those second option subscription reminders.
Post reply on HN