Vanilla 1.1.9 is a product of Lussumo. More Information: Documentation, Community Support.
In addition the preference CSiegel mentioned, you can also use javascript to hide all questions which don't have "interesting" tags by pasting this into your location bar and hitting enter:
javascript:$(".question-summary:not(.tagged-interesting)").hide();void(0);
If you want to do this often, make a bookmark in your browser with the above code as the "location". When you want to hide "non-interesting" questions, just click the bookmark.
In principle, it appears that we could allow people to save arbitrary individualized javascript to be loaded everywhere on MO, by using cookies and subdomains.
1 to 4 of 4