/tt-rss-one-click-mark

Primary LanguagePHPApache License 2.0Apache-2.0

tt-rss-one-click-mark

A TT-RSS plugin that will add a one-click 'Mark as read' button on the toolbar.

Installing the plugin

  1. Clone this repo or just grab the latest release and extract the one_click_mark folder into the plugins.local folder of ttrss
  2. Enable in preferences

Screenshot

Prefs Screenshot

Hiding the original button

  1. Go to Preferences / Theme / Customize
  2. Copy & paste this css: #main-catchup-dropdown { display: none !important; }