Hacker News new | ask | show | jobs
by null0pointer 586 days ago
Notes is a very different app to Notepad though. Nobody uses the Notes app to edit plain text files, which is the sole use case of Notepad. Notes is for writing, well, notes. Notes also has a lot of other editing modes and features like drawing with the apple pencil, scanning documents, cross device syncing, etc. As far as I’m aware Notepad can only edit plain text files.
2 comments

It's unfortunate that Apple Notes doesn't handle plain text. I'd use it like this if possible.

Anyway, I use TextEdit in plain text and autocomplete, autocorrect and spellcheck all work just fine, as they work in every text box in macOS. That Windows' Notepad got some of that just in 2024[1] is bonkers…

[1] https://www.theverge.com/2024/7/8/24194047/microsoft-notepad...

> Notepad got some of that just in 2024

I assume this was the 1:1 correlated w/ the deprecation/removal of wordpad, as both were shipped everywhere prior.

I used Notes to edit a text file once and learned a very important lesson; It changes all your double-quotes to fancy Unicode double-quotes. They may look prettier, but they completely break the code you are working on.