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!
If I had the time I would explore the following myself ... but I am guessing I will never get to them at all so posting my thoughts aloud:
- Could it be modified to optionally store the files online, say a selected git repo or s3 bucket (credentials configured in a local file)
- Could it have a flavour that accepts markdown formatting/preview
- Could we allow users to "paste" images from clipboard (or drag-and-drop image files) to have them saved alongside the txt/md files or in a subfolder
- obligatory Dark mode (toggle)
I know all this diverges from the spirit of original notepad but these were some things I desired in a lightweight awlays online notepad that i can access from all my devices. Kind of like a diet Obsidian with sync?