mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #192] [FEATURE] add google search tools function #136
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#136
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?
Originally created by @somebody-somewhere-over-the-rainbow on GitHub (Feb 9, 2021).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/192
Describe the feature you'd like to see added
Add search tools capabilities currently available in google search (limit time / age of search results and various settings of image search results)
@benbusby commented on GitHub (Feb 20, 2021):
Time limiting is available with the
:past <year|month|week|day>field at the end of a search query (i.e."darknet diaries episodes :past week"). Image search result tools can still use the same query based filtering that regular Google search allows, just without the UI (so things likefiletype:pngshould still work in an image search).Does this satisfy what you're looking for? Or is this more a request for implementing the dropdown filter UI that Google implements for search?
@somebody-somewhere-over-the-rainbow commented on GitHub (Feb 22, 2021):
I am talking about all the options available in the highlighted section:

If I am able to fully get there (e.g. having only images with a transparent background) via query filters in the search bar - that would satisfy my personal need. I was unable to find documentation on all the available filters (link?)
Long term I would still think that the dropdown UI would me easier to use for most people ...
@geckolinux commented on GitHub (May 31, 2021):
@benbusby Ahh, thanks, I wasn't aware of the
:pastfilter. But I agree that a dropdown selector would be more discoverable, in fact, I would even recommend that it be always visible, not hidden under a menu as Google does.By the way, congrats on making Whoogle, I really appreciate it.
@Don-Swanson commented on GitHub (Oct 1, 2025):
Given the previous response from Ben, is there still a request here, or can this be closed?