Live data from Hacker News

Where is Notepad in Windows 10? (2015)

answers.microsoft.com

11–20 of 212 posts

Re: Where is Notepad in Windows 10? (2015)

#11

Beyond saving anything bigger than a sentence it really has no use. I almost dropped dead in shock to see they updated MS paint to Paint 3D, but then I realized that Its still intentionally limited and severely clunky to encourage you to spend money on Photoshop. :/

>Beyond saving anything bigger than a sentence it really has no use.

It has a use for READING text-files

Re: Where is Notepad in Windows 10? (2015)

#12
post #9

>Step 1: > Go to Start menu. > Type notepad and press Enter. >I tried Step 1 prior to posting here. It doesn't work! Works for me on the latest windows. Granted, there's no textbox to type into, but it appears when you start typing.

Visual cues matter. Lots of people will never realize that typing is an option if they don't see a big visual indicator that says "you can type here."

Re: Where is Notepad in Windows 10? (2015)

#13

Beyond saving anything bigger than a sentence it really has no use. I almost dropped dead in shock to see they updated MS paint to Paint 3D, but then I realized that Its still intentionally limited and severely clunky to encourage you to spend money on Photoshop. :/

I teach a class in a small high school about building websites. Right now I'm teaching CSS. For HTML and CSS I have the students use notepad or textedit.

It's really nice to have a plain text editor that doesn't help them in any way, produces files that will work in the browser and they get to learn better I think. Maybe a small use case but one that makes me glad the tools exist.

Re: Where is Notepad in Windows 10? (2015)

#14
post #7

Beyond saving anything bigger than a sentence it really has no use. I almost dropped dead in shock to see they updated MS paint to Paint 3D, but then I realized that Its still intentionally limited and severely clunky to encourage you to spend money on Photoshop. :/

I prefer txt files for config and notes. I don’t care about formatting so word or word pad are too much. I also use notepad as my goto “paste without formatting” as it’s typically faster to wash the clipboard through notepad than use whatever “paste special” ui an app has.

Notepad only supports CRLF, wordpad can read Unix-style files, which is a lot of files even on Windows. A great deal of software was written to unconditionally insert \n.

Formatting isn't the only reason to use it. I never bother to try notepad.

Re: Where is Notepad in Windows 10? (2015)

#15
post #9

>Step 1: > Go to Start menu. > Type notepad and press Enter. >I tried Step 1 prior to posting here. It doesn't work! Works for me on the latest windows. Granted, there's no textbox to type into, but it appears when you start typing.

Visual cues matter. Lots of people will never realize that typing is an option if they don't see a big visual indicator that says "you can type here."

There's a huge searchbox in the taskbar by default that says "type here to search". You can click there and type "notepad" as well.

Re: Where is Notepad in Windows 10? (2015)

#16
post #7

Beyond saving anything bigger than a sentence it really has no use. I almost dropped dead in shock to see they updated MS paint to Paint 3D, but then I realized that Its still intentionally limited and severely clunky to encourage you to spend money on Photoshop. :/

I prefer txt files for config and notes. I don’t care about formatting so word or word pad are too much. I also use notepad as my goto “paste without formatting” as it’s typically faster to wash the clipboard through notepad than use whatever “paste special” ui an app has.

I prefer something like notepad++ for config and notes. Syntax highlighting is useful for config files (especially larger ones). The auto storing of unsaved files is great for notes. Many of my notes are temporary but I still want them to survive a reboot when necessary. Plus I find tabs easier to manage when I have a lot of notes and files open. The Windows task switcher becomes awkward in that case.

Re: Where is Notepad in Windows 10? (2015)

#17

Beyond saving anything bigger than a sentence it really has no use. I almost dropped dead in shock to see they updated MS paint to Paint 3D, but then I realized that Its still intentionally limited and severely clunky to encourage you to spend money on Photoshop. :/

I doubt that Microsoft has a partnership with Adobe. They are different companies. And the point is moot since you can install Gimp instead.

Re: Where is Notepad in Windows 10? (2015)

#18
post #9

>Step 1: > Go to Start menu. > Type notepad and press Enter. >I tried Step 1 prior to posting here. It doesn't work! Works for me on the latest windows. Granted, there's no textbox to type into, but it appears when you start typing.

Visual cues matter. Lots of people will never realize that typing is an option if they don't see a big visual indicator that says "you can type here."

[deleted]

Re: Where is Notepad in Windows 10? (2015)

#19
post #7

Earlier quoted context omitted.

I prefer txt files for config and notes. I don’t care about formatting so word or word pad are too much. I also use notepad as my goto “paste without formatting” as it’s typically faster to wash the clipboard through notepad than use whatever “paste special” ui an app has.

Notepad only supports CRLF, wordpad can read Unix-style files, which is a lot of files even on Windows. A great deal of software was written to unconditionally insert \n. Formatting isn't the only reason to use it. I never bother to try notepad.

Notepad supports \n for a few months or years now.

Re: Where is Notepad in Windows 10? (2015)

#20
post #9

>Step 1: > Go to Start menu. > Type notepad and press Enter. >I tried Step 1 prior to posting here. It doesn't work! Works for me on the latest windows. Granted, there's no textbox to type into, but it appears when you start typing.

It used to be the case in older versions of Windows 10 that typing in Start would just sometimes mysteriously not do a search... that seems to have been fixed for a while now.
Post reply on HN