zbluebugz / facebook-clean-my-feeds

Clean up Facebook feeds by hiding sponsored, suggestions and other posts based on keywords.
GNU General Public License v3.0
114 stars 13 forks source link

Consecutive hidden post can't be unhide #9

Closed thiendt2k1 closed 1 year ago

thiendt2k1 commented 1 year ago

In #5, i requested a manual unhide option, but when there are 2 or more consecutive posts, this will not show the unhide button to manually show the posts, i suggest splitting the hidden post one by one image Also, as i mentioned in the comment, is it possible to click anywhere in the whole bar, they can be unhided(instead of just the button currently)

zbluebugz commented 1 year ago

Will review the toggle display hidden posts functionality.

zbluebugz commented 1 year ago

Clicking anywhere on the "1 post hidden. Rule: Sponsored" bar reveals the hidden post.

Same for "23 posts hidden" bar - clicking on it reveals those 23 hidden posts.

When a hidden post is revealed, a small tab above it indicates why it was hidden.

Will look at making those small tabs hide the associated post.