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

Hide byline for RSS feeds #81

Open
captn3m0 opened this issue Jun 5, 2023 · 2 comments
Open

Hide byline for RSS feeds #81

captn3m0 opened this issue Jun 5, 2023 · 2 comments

Comments

@captn3m0
Copy link

captn3m0 commented Jun 5, 2023

A lot of RSS feeds have a single common byline. As such, it would be nice to ignore the author for such feeds as a configurable option.

@j6k4m8
Copy link
Owner

j6k4m8 commented Jun 5, 2023

Totally agree! What do you think of this:

"byline": "all" | "none" | "first"
  • all: include byline always
  • none: never include byline
  • first: only show on the first from this provider

Any cases I'm missing?

@captn3m0
Copy link
Author

captn3m0 commented Jun 7, 2023

Sounds good to me!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants