8 ms·
Looks good. How do I share across devices? Would I ever be able to see the source, or run whatever backend the above request requires myself? Maybe I've answ
by aae42 1y ago
Looks good. How do I share across devices?
Would I ever be able to see the source, or run whatever backend the above request requires myself? Maybe I've answered my first question and this thing is 100% client side.
I've been using https://www.usememos.com/ https://www.usememos.com/ as of late, so the concept resonates with me. It's the first note taking app I've went all in on that seems to make time a first-class feature. Yours takes that even further by breaking it down per entry.
- gohberg 1y agothis 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.