Hacker News new | ask | show | jobs
by bulibuta 681 days ago
What about offline access to documents, bookmarks, summaries and other data you already downloaded? How would accessing this through a browser provide this reliably? Honest question.
1 comments

Well dowloading just stores it onto the PC so that's up to the user to manage the files, but bookmarks can be stored in the cache/localstorage
But it will no longer be managed by the webapp like your native app can, right?