TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Show HN: offlinenotepad – an offline-first notepad that can sync across devices

12 pointsby qrv3walmost 6 years ago

2 comments

huhtenbergalmost 6 years ago
Played with it a bit just now. Less and more, very nice.<p>When returning to the page, it will allow you in with the wrong password and without any complaints. This is confusing.<p>Also, I think it&#x27;s a bit counter-intuitive that the local copy is encrypted, but the online (published) copy is public. I would expect there&#x27;s more need to access-restrict an online copy (i.e. to require a password to read it) rather than safeguarding the local one.<p>More specifically, I was expecting the password to be used for backing up local notes to the server and for restoring them later (say, on another machine). Which would be in addition to being able to publish notes for everyone&#x27;s view.<p>But, again, nicely done in terms of keeping it strictly focused on a single simple purpose.
评论 #20042971 未加载
tenaciousDanielalmost 6 years ago
I got a content warning when I exported, because the format is json.<p>Is the intention to do something like draw.io, where you can re-upload the file to populate the data into the app?
评论 #20042978 未加载