Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Idea: RSS Feed Integration #44

Open
misslivirose opened this issue Jan 3, 2024 · 1 comment
Open

Feature Idea: RSS Feed Integration #44

misslivirose opened this issue Jan 3, 2024 · 1 comment
Labels
enhancement New feature or request question Further information is requested

Comments

@misslivirose
Copy link
Collaborator

I've been musing on the idea of finding a way to incorporate RSS into MemoryCache. It feels like it might be an interesting way to provide additional publishing sources that people might want to draw from, but at the same time, I'm torn because I think there's a risk of RSS content pushing a lot of things into the data store that never actually gets read by the human, which feels like a large factor to me. Something we might want to consider (cc @katetaylormoz) is whether we want to have an optional separate flow for user-added sources, which have to be "read" before being saved?

Alternatively, the solution might just be to recommend an RSS feed extension separately, and use the existing document flow.

@misslivirose misslivirose added enhancement New feature or request question Further information is requested labels Jan 3, 2024
@katetaylormoz
Copy link
Collaborator

Interesting idea! I can see value if the person is posting to a blog already and wouldn't want to duplicate the source input (if they have a draft, or if they pull from the site's content themselves)

Were you thinking that the use case would be a trusted blog that the person regularly pulls content from? Or a personal RSS feed to pull content written by the person -- this brings to mind questions about the amount of control they would need over what gets into the data store (and to what extent we would need to communicate the source)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants