hoarder-app / hoarder

A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search
https://hoarder.app
GNU Affero General Public License v3.0
6.34k stars 226 forks source link

To cache full content that is behind a pay wall #659

Closed mrhalliwell closed 6 days ago

mrhalliwell commented 1 week ago

Describe the feature you'd like

Taking examples from my subscription of Financial Times. For Omnivore, if I logged in to the web-version FT website using laptop, once I clicked Omnivore extension it will cache ALL content into the database. In Hoarder, its mechanism is collect just the address and crawl data from its browser (this is how I see its mechanism).

It would be great if Hoarder could employ similar mechanism to collect the full content that I wanted into the backend.

ps. If I'm using Omnivore via phones, the app only store links. So for this part, Omnivore and Hoarder worked the same way. What I usually do is to clean up those that requires subscriptions once a week. I logged into the web version and cached all articles and delete those that only have links.

Describe the benefits this would bring to existing Hoarder users

If I paid for the subscription, caching the contents into one place seems reasonable. Those contents behind a paywall are usually very informative.

Can the goal of this request already be achieved via other means?

So far I don't see how I can do that with simple mechanism.

Have you searched for an existing open/closed issue?

Additional context

n/a

MohamedBassem commented 6 days ago

This is in our roadmap and is tracked as part of #172