Microsoft is killing WordPad in Windows
201–210 of 367 posts
Re: Microsoft is killing WordPad in Windows
#202Off topic, but I'm loving the Mac equivalent, TextEdit. After trying every kind of fancy task management and note taking system from org-mode to Obsidian to Logseq, I now use a .rtfd (.rtf + images) on iCloud to act as a note-taking system / todo-list. I would have used pen and paper but I need to paste screenshots and URLs. There's an iOS app called RTF Write for 99c. Now I always have my notes, tasks, and shopping,…
why not use the notes app? you get in built folders and shari g options too
There's something great about dealing with raw text files (and I say this as a happy Photos.app user)
Re: Microsoft is killing WordPad in Windows
#203Re: Microsoft is killing WordPad in Windows
#204I'm always sad to see applications go (especially if the recommended alternative is a paid software), but did that thing ever work properly? In the past decade I used Windows only when someone held a gun to my head, but before that I remember that WordPad always messed up all documents I have ever opened: weird page and line breaks, picture and textbox formatting all over the place, and saving a document was a good w…
Re: Microsoft is killing WordPad in Windows
#205Re: Microsoft is killing WordPad in Windows
#206Earlier 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.
Nothing irks me more than having to do this, I wish The Document Foundation would address this instead of adding new features. Damn it, MS Word has bugs and quirks but it's much faster and than LibO when dealing with large tables and inserted images.
If LibO were fixed properly it would then be a true competitor to MSO.
Re: Microsoft is killing WordPad in Windows
#207Earlier quoted context omitted.
I don't think Notepad is going to be anything more than a basic text editor. It certainly gets new features from time to time, but it is more about making it usable in the modern world than adding advanced features like Notepad++ has. It does compete with Notepad++ in a sense that now, Notepad can actually edit text files, and if you want advanced features, there is VSCode. And I must admit that I don't have any use…
What exactly do you mean notepad can "now" edit text files? I'm pretty sure it could always edit text files.
Re: Microsoft is killing WordPad in Windows
#208Earlier quoted context omitted.
There are many arguments for FOSS. This isn’t one of them. Plenty of open source apps are abandoned. The maintainers get tired, too busy, or whatever. Few users, if any, are depending on this app that hasn’t been getting attention for years. There’s plenty of replacement apps as good or better, including FOSS ones. If it was open source, the odds are no one would care to take over maintenance (though they could) sinc…
On the contrary, the difference is precisely that an abandoned FOSS program can be picked up by someone else; that this ability is not always used is beside the point.
Re: Microsoft is killing WordPad in Windows
#209Earlier quoted context omitted.
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
#210Earlier quoted context omitted.
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…
The crucial difference is that with FOSS, unless a piece of software has some particularly gnarly and/or finicky dependencies, you can easily bypass whatever is in your package manager's repositories and just use the version you want (by compiling it from source, or by using a ready-to-use version provided directly by the maintainers of the software itself, which is often, if not always, a possibility), regardless of…
This is fine for those of us who know how to compile the source or find a ready-to-use version. Trouble is, I've often been in situations without updated sources being available and or where maintainers haven't been contactable.
Ordinary users are in a worse position as most wouldn't know how to go about compiling code even if available. It's a significant problem.