A way to "save" an article for long term storage #14
Unanswered
chuanqisun
asked this question in
Ideas
Replies: 2 comments 1 reply
|
I looked around and it seems a self-hosted RSS reader like miniflux (https://miniflux.app/) would be a way to go if I want my feeds to be archived. |
1 reply
|
Auto-submitting the links to Internet Archive can be one easy solution. Osmosfeed can have a variable {{ArchivedLink}} that returns the Internet Archive link on the day it showed up on the RSS feed. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
A feature request converted from #6 (comment).
Please note, the current
cache.jsonis not designed for long term storage.An ideal solution would save the crawled content from the article into a permanent file separate from the cache. Searching and potentially indexing become a new problem.
This might fall out of the scope of this project but if you have other tools to recommend, please share. I can look into how osmosfeed can integrate with those tools.
Meanwhile, osmosnote and osmosmemo might help preserve something you read, though neither crawls the full content.
All reactions