I don’t see why people are complaining. If you use notepad for txt files, nothing changes.
Windows 11 Notepad to support Markdown
81–90 of 558 posts
Re: Windows 11 Notepad to support Markdown
#82They’re turning Notepad into what Wordpad was (or was supposed to be). Now everyone looking for the light weightiest *.txt editor must find a new tool...
Re: Windows 11 Notepad to support Markdown
#83Markdown presents a chicken-&-egg scenario that has dragged on for decades: tons of Markdown documents, but almost nothing with which to simply view (not edit) them as intended. Mystifying.
Re: Windows 11 Notepad to support Markdown
#84Is the value add for Notepad not that it is litterally the most bare bones graphical text editor available in Windows? Microsoft has already positioned VS Code as its code editor and OneNote as its notetaking app. Why should Notepad compete with these offerings?
Re: Windows 11 Notepad to support Markdown
#85Earlier quoted context omitted.
[flagged]
while this is cool and I want to play with it myself, it's still sort of discounting the overhead here of installing python, installing tkinter, adding shortcuts to the program within Windows, etc. Of course the barrier to creating bespoke tools is lower but it's also still a decent bit of overhead and not just "hey AI, create me a Notepad clone that works like it used to". Arguably it's still more intensive than goo…
Re: Windows 11 Notepad to support Markdown
#86Markdown support isn't a bad idea, actually, as long as they don't break the most important (IMO) property of Notepad: binary WYSIWYG . I.e. if I type in some plain text and then open the file with anything else (including after moving to another machine/platform, or even viewing raw data stream in transit or on drive), I can trust to see that text, as is, and nothing else . In particular, if I restrict myself to low…
Remember this? https://en.wikipedia.org/wiki/Bush_hid_the_facts
For example, a prompt when opening the file like: "It's unclear what kind of data this is, here are a few options with a preview, pick which one you'd like me to use."
Annoying, but them's the breaks when you're making software and aren't willing to put in hard requirements about what it is expected to (not) operate on.
Re: Windows 11 Notepad to support Markdown
#87[flagged]
Re: Windows 11 Notepad to support Markdown
#88Earlier quoted context omitted.
For the absolute lightweight, there is vi, eMacs, nano, etc. For a UI I’ve been using VSCode. It is quite quick when you disable all extensions and most settings.
> absolute lightweight > eMacs I love Emacs, but I don't see how a Lisp platform with a web browser, a Tetris implementation, and 4 terminal emulators (shell, term, ansi-term, eshell) can be considered 'lightweight'.
Re: Windows 11 Notepad to support Markdown
#89They’re turning Notepad into what Wordpad was (or was supposed to be). Now everyone looking for the light weightiest *.txt editor must find a new tool...
Notepad++ is solid but they had a recent kerfuffle involving their security practices and the response didn't inspire much confidence. But if you turn off auto-updates then it's a good alternative if you're still on Windows.
Theyre also very political and giving them access to my machine now feels even more risky.
Re: Windows 11 Notepad to support Markdown
#90They’re turning Notepad into what Wordpad was (or was supposed to be). Now everyone looking for the light weightiest *.txt editor must find a new tool...