hn keyword filter

filters hacker news posts by title keywords and renumbers the list

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Fejlesztő
Jared Miller
Napi telepítések
0
Telepítések száma
2
Értékelések
0 0 0
Verzió
1.1.1
Létrehozva
2026.03.18.
Frissítve
2026.03.19.
Size
8 KB
Licensz
MIT
Érvényes

I saw there were many "HN filter" scripts, maybe they do the same thing. Ah well ~

This adds a Filter link to the end of the navbar. Clicking it reveals a text-area that illustrates how patterns work.

ai
agi
llm
meta-prompt*
context-eng*
url:*.ai
url:openai.*

When you save patterns like the above the page will filter out posts that match (either the title or url). Since HN numbers the posts, each page being a group of 30, this means subsequent pages won't actually know their true-visible index. That's fine with me ~


I recommend https://violentmonkey.github.io/ to install userscripts.