mirror of
https://github.com/benbusby/whoogle-search.git
synced 2026-04-25 12:15:50 +03:00
[GH-ISSUE #44] Target new tab #30
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#30
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 @mudbrrk on GitHub (May 14, 2020).
Original GitHub issue: https://github.com/benbusby/whoogle-search/issues/44
Describe the feature you'd like to see added
Is it possible to add a toggle to target a new tab for the links ie. target="_blank"?
Describe which parts of the project this would modify (front end/back end/configuration/etc)
This would be config and front-end.
Additional context
I keep losing my search tab when clicking links and then having to redo the search. Rinse and repeat.
@ghost commented on GitHub (May 15, 2020):
While you're waiting, here is a userscript that does what you want:
https://pastebin.com/raw/QiXp1Lsh
Just set the include rule to match your whoogle-search instance's URL.
@mudbrrk commented on GitHub (May 15, 2020):
Thanks. Works a treat.
@benbusby commented on GitHub (May 15, 2020):
Fixed in PR #49 (pending merge). Let me know if anyone wants to pull that branch and test it, otherwise will merge within the next 24 hours.