mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[PR #487] [MERGED] Bold search query in results #894
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#894
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/487
Author: @DUOLabs333
Created: 10/25/2021
Status: ✅ Merged
Merged: 10/26/2021
Merged by: @benbusby
Base:
main← Head:bold-search-terms📝 Commits (7)
8f570e5Add WHOOGLE_BOLDEN_SEARCH_TERMS, which boldens (?) the search terms in the results if equal to 1.196ff32Removed bolden function from filters and made bolding search terms the default.fd482c6Add bold function to results.py25eef25Formatting Fix8adc3dcFormatting9aa54edAdd NavigableString import587c486Formatting📊 Changes
2 files changed (+43 additions, -1 deletions)
View changed files
📝
app/routes.py(+2 -1)📝
app/utils/results.py(+41 -0)📄 Description
Which boldens (?) the search terms in the results if equal to 1. Would close #484.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.