Hacker News new | ask | show | jobs
by city41 2032 days ago
Do you remember any names? I've not seen a project do this with anything other than localstorage.
1 comments

I'll look and report back if I find them. Here's one I came across this morning, in a similar vein:

NotePlan 3, a note taking app that uses local markdown files.

Ah it looks like it's a native app? I was referring to web apps.
I was wondering about The File System Access API (https://web.dev/file-system-access/), might be interesting to look into.
Oh awesome, I didn't even know this existed. Thanks for the heads up.