mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #485] [MERGED] Add a "Minimal Mode" #892
Labels
No labels
Fixed (Pending PR Merge)
Stale
bug
enhancement
enhancement
good first issue
help wanted
keep-open
needs more info
pull-request
question
theme
unfortunate
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/whoogle-search#892
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/benbusby/whoogle-search/pull/485
Author: @DUOLabs333
Created: 10/24/2021
Status: ✅ Merged
Merged: 10/26/2021
Merged by: @benbusby
Base:
main← Head:minimal-mode📝 Commits (6)
02c1aa2If WHOOGLE_MINIMAL is activated, collapse all non-link results6e361c5Added check for WHOOGLE_MINIMALd37afdfRemove dangling WHOOGLE environment variablefc10a8eChanged check for WHOOGLE_MINIMALd096bcdFix PEP issue5add69fImport read_config_bool📊 Changes
1 file changed (+8 additions, -2 deletions)
View changed files
📝
app/filter.py(+8 -2)📄 Description
This collapses all non-link results if
WHOOGLE_MINIMALis1. This would close #465.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.