Google Workspace
Google Workspace
Google Search
You can view Google's own documentation on search operators, but they leave a lot of them out. I've included some of my favorites below:
intext:- require results to include a keyword within the text body
intitle:- require results to include a keyword within the title
inurl:- require results to include a keyword within the URL
related:- find the landing page for websites of alternatives to
slack.comwithrelated:slack.com
- find the landing page for websites of alternatives to
cache:- View the copy of the website from Google's cache
Also, I've written down two search operators that I'm convinced very few self-proclaimed search masters are aware of. These are two search operators that were added in 2018, that most people haven't caughten drift of just yet.
after:Search for results before a date with
before:For example, searching for events before 2010 would be
before:2010Search for results after a date with
after:For example, searching for events after 2018 would be
after:2018
Clever combined usage of search operators, and be amazed by how precise the returned results are
"whenever * says * I *"
- You can use either the
filetype:pdforext:pdfoperators, both return the same results, but theext:is a little more strict about returning only files of the specified kind
They're also rolling out a new feature called Google Collections which allows you to save images without downloading, pretty neat.
You can reverse search for images at images.google.com, details provided in their support documentation
Breakdown of the query string. For each of these query string parameters, assume the provided value is
foo+bar, such asparam=foo+bar. Each word is concatenated with the+character.as_epq: Results must include each word, and all must be in the provided orderas_oq: Results must include one or more of the words providedas_eq: Results most not include any of the words providednum: Controls the number of results that appearas_filetype: Equivalent to thefiletype:search operatoras_sitesearch: Equivalent to thesite:search operatoras_qdr: Limit results to those first indexed by...d: The past dayw: The past weekm: The past monthy: The past yearas_rights=cc_publicdomainLimit results to content free to use from the public domain.
as_lqFind sites that link to the URL you put in
pwsWhether or not the search should be personalized,
1to enable,0to disablehlDetermines the language of the search interface
lrLimits results to a particular language. For example, a value of
lang_enwould limit results to those that are written in Englishcr=countryXX: Only show results from the countryXXwhereXXis replaced with that country's ISO 3166-1 country code
Docs
You can create a new presentation in Google Slides by navigating to any of the following URLs:
docs.newdoc.newdocument.new
You can
share links to PDF versions of your Docs files
by appending /export?format=pdf to the URL
http://docs.google.com/document/d/ID/export?format=pdf
Sheets
You can create a new presentation in Google Slides by navigating to any of the following URLs:
sheets.newsheet.newspreadsheet.new
You can
share links to PDF versions of your Sheets files
by appending /export?format=pdf to the URL
http://docs.google.com/document/d/ID/export?format=pdf
Slides
You can create a new presentation in Google Slides by navigating to any of the following URLs:
slides.newslide.newdeck.newpresentation.new
Similarly, you can also share links to PDF versions of your Slides documents by
appending /export/pdf to the URL
https://docs.google.com/presentation/d/ID/export/pdf
Presentation Mode
Keyboard Shortcuts
n: Go to the next presented itemp: Go to the previous presented iteml: Toggle laser pointers: Open speaker notesa: Open audience toolsw: Cover content with empty white slideb: Cover content with empty black slide⌘ ⇧ F: View slides in full-screen mode
Drive
Search Operators
Quotes
You can use quotes to find documents that contain an exact word or phrase. For
example, if you wanted to search for a memo with the phrase "new normal"... you
could search memo "new normal"
The minus operator
You can use the minus operator - to find documents that exclude a particular
word. For example, if you want "salsa," but not "dancing"... you could search
salsa -dancing
owner:
You can find documents owned by a person with the owner: operator. For
example, you can find documents owned by Tommy Trojan with
owner:ttrojan@usc.edu.
from:
You can find documents shared by a person with the from: operator. For
example, you can find documents shared by Tommy Trojan with
from:ttrojan@usc.edu.
creator:
You can find documents in a shared drive created by a specific person using the
creator: operator. For example, to find documents created by Tommy Trojan with
creator:ttrojan@usc.edu.
to:
You can find documents that have been shared with a specific person or group
using the to: operator. For example, you could search for documents shared to
Tommy Trojan with to:ttrojan@usc.edu
is:
is:starredmatches items that are starredis:trashedmatches items that are trashed
before: and after:
You can use before: and after: to find items that were edited before or
after a certain day. Format the date using the ISO 8601 YYYY-MM-DD format. For
example, you could search for documents before:2020-01-01 or
after:2020-01-01.
title:
To search for a document with the "Conference 2014" in the title... you can
search title:Conference 2014
type:
I've compiled a list of valid types to search for, included below:
type:foldertype:documenttype:spreadsheettype:presentationtype:pdftype:imagetype:videotype:drawingtype:formtype:sitetype:scripttype:table
Google Calendar
The hidden syncselect page lets you configure which calendars should appear and sync across your devices
Google Accounts
A user's profile picture can be deleted, but the page to add or remove a profile picture is well hidden, so I've kept it here to make it easier to find next time.