HN user

gohberg

72 karma
Posts2
Comments32
View on HN

this is the local-only version, everything is stored in a db in your browser. the backend just serves the app and creates anonymous users. my private version of the app has cross-device sync, it's just not ready yet for the public, because it relies on google/apple signup and storing the notes on a server, and I know it deters some privacy-minded folks.

I'll consider the self hosted route.

There is no F5 key on iphones :)

I couldn't find any simple apple-notes-like app, that is available on all platforms, and allows logging in this style.

my private version of this app has cross-device sync, it's just not fully baked yet since I need to implement some form of signup (google/apple), and there's also the privacy issue people are concerned about which I'm not sure how to address.