SO Interesting Filter


/ Published in: JavaScript
Save to your folder(s)

Useful as a bookmark. Use to filter JSON results of SO query.


Copy this code and paste it in your HTML
  1. javascript:void($(".question-summary + :not(.tagged-interesting)").hide())

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.