Skip to content

nneul/tt-rss-one-click-mark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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; }