Hacker News new | ask | show | jobs
by fabrotich 1706 days ago
Thanks for the feedback (working on the tables, hot fix soon).

I'm actually implementing some local and "free" cloud storage using (icloud sync or google drive cloud backup). That way users have more control of their data and you can even export to markdown/pdf.

Stretch goals: I'll throw in a desktop version as well (mac first).

1 comments

> Stretch goals: I'll throw in a desktop version as well (mac first).

Makes sense! Because it does force me to context-switch if I have to open a browser to consult my notes. Browsers are notoriously distracting as well.

The browser extension looks good and functions well, but for me it would be more useful as a front-end to an existing note taking app (in my case, Notion).

Another thing I noticed: keyboard events while typing in a note seem to still be sent to the underlying page, which may react weirdly to that.

Thanks for the feedback.

Patching the keyboard bug in today's update. I'll start sharing more of the desktop version after I implement local storage and cloud sync.