# Browser Search Engines ## Metadata **Status**:: #x **Zettel**:: #zettel/index **Created**:: [[2023-05-28]] ## Cards - Favorites ⇒ `@f` ^1685240577876 - Resents ⇒ `@r` ^1685240577880 - Tabs ⇒ `@t` ^1685240577883 - Pinboard (Mine) ⇒ `@pp` ^1685240577886 ``` https://pinboard.in/search/u:iany?query=%s ``` - Pinboard (Full Text) ⇒ `@pf` ^1685240577889 ``` https://pinboard.in/search/u:iany?query=%s&fulltext=yes ``` - ACM Digital Library ⇒ `dl.acm.org` ^1685240577892 ``` https://dl.acm.org/action/doSearch?AllField=%s ``` - Google Scholar ⇒ `scholar.google.com` ^1685240577895 ``` https://scholar.google.com/scholar?q=%s ``` - phind ⇒ `phind.com` ^1685240577897 ``` https://www.phind.com/search?q=%s ``` - GitHub Code ⇒ `@hc` ^1685240577900 ``` https://github.com/search?type=code&q=%s ``` - GitHub Repositories ⇒ `@hr` ^1685240577903 ``` https://github.com/search?type=repositories&q=%s ``` - GitHub Issues ⇒ `@hi` ^1685240577906 ``` https://github.com/search?type=issues&q=%s ``` - GitHub Pull Requests ⇒ `@hp` ^1685240577909 ``` https://github.com/search?type=pullrequests&q=%s ```