You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
656 B
Markdown

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

Liferea plugin: No counters
===========================
Lead a less stressful life and remove the intimidating unread counters in your
Liferea feedlist.
This is meant to be used together with the "Bold Unread" plugin, so that you see
if any feed has unread items just without the counter.
![Screenshot](https://raw.githubusercontent.com/neingeist/liferea-plugin-no-counters/screenshots/Screenshot_2019-07-21_12-21-28.png)
Installation
------------
Copy the `no-counters.*` files to a new Liferea plugin directory, e.g.:
~~~
cd .local/share/liferea/plugins && \
git clone https://github.com/neingeist/liferea-plugin-no-counters.git no-counters
~~~