-
Notifications
You must be signed in to change notification settings - Fork 156
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feature Request - Filters #20
Comments
On it |
I also want filters to appear. Good luck to the developer! |
You can always open a PR and contribute with your ideas! 😄 |
I would be happy to, but I can only program in Python and I don’t know any libraries for it. |
If there is an easy content filter for 18+/NSFW articles within the api, that's probably something that you would want to add as well. Would be hard to use in a work environment or recommend for a child otherwise. |
Given how prominent the pictures are to this, I think filtering for hi res images would also be nice. |
NSFW filtering is something I brought up with wikimedia because there isn't a clear way to do it via the API, I may have to just hack something in the frontend, but I'd rather not have to do that (compared to a real solution). |
Hi, I hope this doesn't come across as promoting, but I have been working on a similar project using SvelteKit to implement content-based filtering. You can find a basic version in this repository: It's still a work in progress and needs further improvement. If you're interested, you can check out the live version here: I'm more familiar with SvelteKit, so if anyone has suggestions or feedback, I would really appreciate it. Thanks, and sorry again if this feels like a plug! |
better build the block list dynamically when using the app (eg. by swipe left and select a tag to block)? |
Not sure how hard it would be to add, but it would be interesting to be able to have filters for the random pages. Even if they were just basic like: people, places, science, history, etc.
Here is a more flushed out list if someone wants to get comprehensive:
Content-Type Filters
Category Filters
Popularity Filters
Content Length Filters
Recency Filters
Randomization & Discovery Filters
Language & Regional Filters
The text was updated successfully, but these errors were encountered: