hn keyword filter

filters hacker news posts by title keywords and renumbers the list

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Greasemonkey lub Violentmonkey.

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

Aby zainstalować ten skrypt, wymagana jest instalacje jednego z następujących rozszerzeń: Tampermonkey, Violentmonkey.

Aby zainstalować ten skrypt, wymagana będzie instalacja rozszerzenia Tampermonkey lub Userscripts.

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

Aby zainstalować ten skrypt, musisz zainstalować rozszerzenie menedżera skryptów użytkownika.

(Mam już menedżera skryptów użytkownika, pozwól mi to zainstalować!)

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.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Będziesz musiał zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

Musisz zainstalować rozszerzenie menedżera stylów użytkownika, aby zainstalować ten styl.

(Mam już menedżera stylów użytkownika, pozwól mi to zainstalować!)

Autor
Jared Miller
Dziennych instalacji
0
Wszystkich instalacji
2
Oceny
0 0 0
Wersja
1.1.1
Utworzono
18-03-2026
Zaktualizowano
19-03-2026
Rozmiar
7,93 KB
Licencja
MIT
Dotyczy

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.