[PR #485] [MERGED] Add a "Minimal Mode" #892

Closed
opened 2026-02-25 20:37:01 +03:00 by kerem · 0 comments
Owner

📋 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: mainHead: minimal-mode


📝 Commits (6)

  • 02c1aa2 If WHOOGLE_MINIMAL is activated, collapse all non-link results
  • 6e361c5 Added check for WHOOGLE_MINIMAL
  • d37afdf Remove dangling WHOOGLE environment variable
  • fc10a8e Changed check for WHOOGLE_MINIMAL
  • d096bcd Fix PEP issue
  • 5add69f Import 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_MINIMAL is 1. This would close #465.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/benbusby/whoogle-search/pull/485 **Author:** [@DUOLabs333](https://github.com/DUOLabs333) **Created:** 10/24/2021 **Status:** ✅ Merged **Merged:** 10/26/2021 **Merged by:** [@benbusby](https://github.com/benbusby) **Base:** `main` ← **Head:** `minimal-mode` --- ### 📝 Commits (6) - [`02c1aa2`](https://github.com/benbusby/whoogle-search/commit/02c1aa291747a8f139861838436b5c8f003414fa) If WHOOGLE_MINIMAL is activated, collapse all non-link results - [`6e361c5`](https://github.com/benbusby/whoogle-search/commit/6e361c575106073ebbe158be8888027faa74d9b6) Added check for WHOOGLE_MINIMAL - [`d37afdf`](https://github.com/benbusby/whoogle-search/commit/d37afdf0778bd194733d08a06a778d84fed5ab7f) Remove dangling WHOOGLE environment variable - [`fc10a8e`](https://github.com/benbusby/whoogle-search/commit/fc10a8ed5ea8bfd33a270434e8b1304d9ede2bc0) Changed check for WHOOGLE_MINIMAL - [`d096bcd`](https://github.com/benbusby/whoogle-search/commit/d096bcde8fbbc5d24f9da7c88a7f76b6c2a7f92c) Fix PEP issue - [`5add69f`](https://github.com/benbusby/whoogle-search/commit/5add69fa7817588923e443031ba9013a5482ad03) Import read_config_bool ### 📊 Changes **1 file changed** (+8 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `app/filter.py` (+8 -2) </details> ### 📄 Description This collapses all non-link results if `WHOOGLE_MINIMAL` is `1`. This would close #465. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 20:37:01 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/whoogle-search#892
No description provided.