Quantcast
Viewing all articles
Browse latest Browse all 6

Answer by АлександрИванов for Is it possible to mark all articles in a group as "unread" in Feedly?

Go to https://feedly.com/i/label/feedly.history and log in. open console and write in:

document.querySelectorAll('.EntryMarkAsReadButton.rounded.EntryToolbar__button.button-icon-only').forEach(div => {div.click()})

this works for have loaded and read news, so you shoul reload website and run this command in console again until all news will be marked as unread.


Viewing all articles
Browse latest Browse all 6

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>