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

Add filter replace_title to adjust entry titles #2049

Merged
merged 2 commits into from
Sep 7, 2023
Merged

Conversation

M-Ahall
Copy link
Contributor

@M-Ahall M-Ahall commented Sep 3, 2023

Do you follow the guidelines?

I'm adding a lot of feeds from github releases, for example https://github.com/jesseduffield/lazygit/releases.atom. Titles are only v0.40.2, and I have to read the small description underneath the title to see which software has a new release.

Having an ability to replace in title as well as content would solve this nicely for me, replace_title("^"|"miniflux ").

@fguillot
Copy link
Member

fguillot commented Sep 3, 2023

Is it possible to add at least one test case for this feature?

@M-Ahall
Copy link
Contributor Author

M-Ahall commented Sep 4, 2023

Of course, one simple test coming right up!

@M-Ahall
Copy link
Contributor Author

M-Ahall commented Sep 4, 2023

(replace_title perhaps should be replace_in_title or something else entirely? The functionality would be much more helpful to me than a specific name 😃)

@fguillot fguillot merged commit 69738bc into miniflux:main Sep 7, 2023
15 checks passed
@fguillot
Copy link
Member

fguillot commented Sep 7, 2023

(replace_title perhaps should be replace_in_title or something else entirely? The functionality would be much more helpful to me than a specific name 😃)

replace_title looks good enough to me?

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

Successfully merging this pull request may close these issues.

2 participants