Live data from Hacker News

Windows 11 Notepad to support Markdown

blogs.windows.com

71–80 of 558 posts

Re: Windows 11 Notepad to support Markdown

#72

They’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...

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.

vi and emacs are absolutely not lightweight, let alone "absolutely lightweight".

Re: Windows 11 Notepad to support Markdown

#73

Notepad++ already exists, is more reliable, and already has a md support plugin recent vuln asside (big caveat ill admit) idk why you would use notepad at all when N++ exists

I don't find Notepad++ to be a good replacement for (the old) notepad, personally. It's too feature-filled. The big win of notepad was that it was genuinely minimalist.

Re: Windows 11 Notepad to support Markdown

#74
post #56

Earlier quoted context omitted.

It's fashionable to hate on anything Windows. Especially in tech circles.

Oh I’m well aware, I just think this reaction is ridiculous. Just make your own damn notepad if it bothers you lol.

> Just make your own damn notepad if it bothers you lol.

If you use many different machines throughout your workday, this means you have to carry a copy of your bespoke solution with you on a memory stick or something, and hope that the machine you want to use it on allows the use of memory sticks or unapproved software.

It's far better to use an application that you can count on already existing on the machines.

Re: Windows 11 Notepad to support Markdown

#75
post #48

Earlier quoted context omitted.

> 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'.

Ha, fair. Lightweight in this context is relative to Notepad or any modern Windows application.

Notepad.exe used to be <200kB. Emacs is tens of megabytes

Re: Windows 11 Notepad to support Markdown

#76

Earlier quoted context omitted.

Please show me the few sentence prompt to create a windows 10 level notepad.exe clone that I can quickly open and use by hitting win+r

[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 googling "notepad clone" and just downloading n++.

Re: Windows 11 Notepad to support Markdown

#77
post #72

Earlier 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.

vi and emacs are absolutely not lightweight, let alone "absolutely lightweight".

If by vi you mean vim, then I agree, real vi is rather lite.

As someone famous said, "everything is relative" :) Compared to the new applications that have been coming out, Emacs and vim are a paragon of lightness.

Re: Windows 11 Notepad to support Markdown

#78
post #14

Windows 11 LTSC still has the old school notepad.exe (and calc.exe) instead of this UWP abomination. Also: https://msrc.microsoft.com/update-guide/vulnerability/CVE-20...

Is LTSC still impossible to get as someone who doesn't want to run cracked software or "license unlockers" on the same machine they do their banking on? I never found a way of buying it that didn't involve having to survive an interrogation by a sales team.

It is unfortunately. I have access to a MSDN Subscription (or VS Essentials or whatever it's called nowadays) that comes with some "test" licenses.

Let's just say I haven't concluded my testing yet, it's ongoing :)

Re: Windows 11 Notepad to support Markdown

#80

They’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 great, though they have a dubious habit of dumping political messages on releases.

I remember a few years back there was an update where it would actually type the political message when you created a new text document. I abandoned it ever since.

The creator is also very selective about the type of politics he supports.

Post reply on HN