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

Removed feeds from feeds_list aren't removing #3

Closed
Brody-L opened this issue Mar 26, 2022 · 2 comments
Closed

Removed feeds from feeds_list aren't removing #3

Brody-L opened this issue Mar 26, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@Brody-L
Copy link

Brody-L commented Mar 26, 2022

Hello,

As the title says, the default feeds_list is persistent. I've rebooted thinking the feeds are cached in RAM, yet the feeds I've added aren't showing and the default feeds continue to show. I'm thinking I may not be using your tool correctly, although it seems pretty straightforward.

Any further information I can provide to help with this?

I'm a noob running arch linux, i3, dual polybars.

Thank you

p.s, really love your tool btw I'm so happy this exists!

@nivit
Copy link
Owner

nivit commented Mar 27, 2022

Hi,

it is a bug, and I fix it in the incoming release. Meanwhile you can use this command:

~/.config/polybar/scripts/news/news.sh select

to select what feeds to show. You can also bind it to a keyboard shortcut adding the following line

bindsym Mod4 + Control + Shift + f exec --no-startup-id ~/.config/polybar/scripts/news/news.sh select

to ~/.config/i3/config.

Thank you for this problem report.

@nivit nivit added the bug Something isn't working label Mar 27, 2022
nivit added a commit that referenced this issue Mar 28, 2022
Check for manual modifications of the feed list on startup.
@nivit
Copy link
Owner

nivit commented Mar 28, 2022

The release 3.0.3 should fix this bug.

@nivit nivit closed this as completed Mar 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants