Add Search Engines to Chrome - AtlasOfLivingAustralia/documentation GitHub Wiki
Adding Custom Search Engines in Chrome/Chromium/Brave
Why Custom Search Engines?
- Quickly search ALA or GBIF issues and documentation directly from the browser’s address bar.
- Save time and avoid extra clicks and navigation.
- Check for existing issues, similar discussions, or previous solutions before creating a new issue or wiki page.
- Instead you can read previous conversations, improve documentation, or add missing issues or wiki pages.
Proposed Search Engines to Add
| Name | Proposed shortcut | Search URL |
|---|---|---|
| ALA wiki | alaw |
https://github.com/AtlasOfLivingAustralia/documentation/search?q=%s&type=Wikis |
| ALA github | ala |
https://github.com/search?q=org%3AAtlasOfLivingAustralia+%s |
| GBIF github | gbifgit |
https://github.com/search?q=org%3Agbif+%s |
🌐 Adding in Chrome/Chromium/Brave
-
Open Search Engine Settings
- Enter
chrome://settings/searchEnginesin a new tab.
- Enter
-
Scroll to “Site Search” and Click “Add”
-
Enter the details for our ALA documentation wiki:
- Name:
ALA wiki - Shortcut:
alaw - URL:
https://github.com/AtlasOfLivingAustralia/documentation/search?q=%s&type=Wikis
- Name:
🌐 Adding in Chrome/Chromium/Brave (cont)
-
Repeat for ALA Repositories:
- Name:
ALA github - Shortcut:
ala - URL:
https://github.com/search?q=org%3AAtlasOfLivingAustralia+%s
- Name:
-
you can do something similar for fast-searching GBIF repositories:
- Name:
GBIF github - Shortcut:
gbifgit - URL:
https://github.com/search?q=org%3Agbif+%s
- Name:
✅ Testing the Search Engines
- Open a new tab.
- Type
alaw some_queryorala some_query(in some cases you should useTABinstead ofSPACE). - Press Enter to search directly on GitHub.
Now you have quick access to ALA and GBIF repositories! 🚀