←back to thread

145 points itkeman | 5 comments | | HN request time: 0.746s | source

As a native Windows user who switched to macOS a few years back, one thing I never got over was the simplicity and usefulness of the old school Notepad app. This app aims to recreate that very same experience, cross-platform and easily installable as a PWA.

I've been using this for personal use for around 2 years and I figured it was time to share it with the world. Criticism, issues and PRs are welcome. Thanks!

Show context
markatkinson ◴[] No.42792357[source]
Wow, I am in exactly the same position. I grew up in the 90's using all the versions of Windows. Notepad became such an essential part of my workflows that even after 10 years of being on a Mac, I still mentally "reach for" Notepad. I have yet to find a suitable replacement.

Thanks for this, will take a look. (One thing that comes close is Stickies on MacOS)

replies(5): >>42792503 #>>42792590 #>>42793097 #>>42797082 #>>42797198 #
1. jmb99 ◴[] No.42792503[source]
What makes (plain-text) TextEdit insufficient?
replies(2): >>42792660 #>>42792673 #
2. disembiggen ◴[] No.42792660[source]
It refuses to open files it doesn't like the filetype of, it won't save as an arbitrary filetype, it defaults to being a variable-width font and it has a few too many bells and whistles because it's clearly meant to edit RTF files, I'd say. Sometimes you want something completely spartan.
replies(1): >>42792831 #
3. soulofmischief ◴[] No.42792673[source]
Both Notepad and TextEdit are some of the most insufferably feature-void applications I've ever used. Even for a basic note-taking app.
replies(1): >>42793190 #
4. neilalexander ◴[] No.42792831[source]
It opens anything — the "Open" dialog will allow you to select any filetype and you can also drop any kind of file onto the TextEdit icon in the Dock to open it.

As for plain-text, you can go into the Settings and switch it into plain-text mode, which it remembers.

You can even set it not to append ".txt" to the filename when saving, allowing you to enter whatever file extension you want when saving.

5. markatkinson ◴[] No.42793190[source]
That's part of the charm. I think I've mostly replaced Notepad with Clipy.