Hacker News new | ask | show | jobs
by Fabricio20 544 days ago
I must ask, in your github readme you say "[Planned] Downloading the content for offline reading." but what does that mean in the context of a self hosted application? Isn't the data already downloaded - via the other features such as "Full page archival" and "Automatic fetching".

I guess one small request - could the chrome/firefox extension include a way to transfer the page data from the browser, as it's being displayed to the user? (as in, transfer the entire page/html instead of the page's link). This would likely result in much better support for nasty sites like twitter and such that require credentials, etc..!

1 comments

The offline reading thing is bad wording from my side. I mean offline reading on the mobile app (when you don't have internet access / access to the server).

As for your request, we're tracking this in (https://github.com/hoarder-app/hoarder/issues/172), which aims to do exactly what you're asking for.