wmde / mitmachen

Help new Wikipedia editors find articles with known issues
https://tools.wmflabs.org/mitmachen
GNU General Public License v2.0
2 stars 1 forks source link

DEV: Exclude certain categories from search results and suggestions #14

Closed darionewmonday closed 4 years ago

darionewmonday commented 5 years ago

The user only wants to see categories which are interesting for the user. Therefore exclude categories which are not interesting for users: maintenance categories geboren [year], gestorben [year] certain undercategories are too specific for users (tbd which ones, depends on what is possible)

Solution/Comments: Technically there are hidden categories which should be excluded automatically. Implement a blacklist which can be maintained manually. Tbd where this blacklist will be (part of the code, part of the repe, onwiki so that it can be edited by TIF?)

dev-ckln commented 5 years ago

We can allow user to select categories and then make suggest query based on that as it shown in new design. Regarding blacklist categories, we need to store the list somewhere.

darionewmonday commented 5 years ago

@ChristineDomgoergen blacklist is needed

dev-ckln commented 5 years ago

@darionewmonday , I will implement the same once I have the blacklist.

ChristineDomgoergen commented 5 years ago

@dev-ckln Hi Deepak, this is the blacklist:

dev-ckln commented 5 years ago

@ChristineDomgoergen How do I get blacklist categories? How to use this tool? Can you share some kind of a demo for this.

ChristineDomgoergen commented 5 years ago

@dev-ckln Hi Deepak, can't you retrieve them from the link above or via petscan query?

dev-ckln commented 5 years ago

@ChristineDomgoergen Got it , I have started working on it

dev-ckln commented 4 years ago

Mentioned categories are excluded from search and suggestions