Keyboard shortcuts, sharing model, and sync-tool reference for Google Drive.
| Category | Operator | Example | What it does |
|---|---|---|---|
| Type | type: | type:spreadsheet | Filters by file type. Values include document, spreadsheet, presentation, pdf, image, video, folder, form. |
| People | owner: | owner:jane@acme.com | Files owned by a specific person. owner:me narrows to your own files. |
| People | from: / to: | from:jane@acme.com | Files shared with you by someone (from:) or that you shared with them (to:). |
| People | sharedwith: | sharedwith:contractor@ext.com | Everything currently shared with a given address. The fastest way to audit an external collaborator's access before offboarding them. |
| Date | before: / after: | after:2026-01-01 | Filters by modification date, ISO format. Also modifiedbefore: / modifiedafter:. |
| Content | title: | title:budget | Restricts matching to the filename only, ignoring file contents — useful when a common word appears inside hundreds of documents. |
| Content | "exact phrase" | "quarterly revenue forecast" | Exact-phrase match inside document contents. |
| Content | - (minus) | budget -draft | Excludes a term. Stacks with other operators. |
| Location | in:trash | in:trash type:document | Searches Trash, which normal search excludes. First thing to try when a file "disappeared". |
| Location | is:starred | is:starred type:pdf | Your starred files only. |
| Location | parent: | parent:<folderID> | Restricts to a specific folder by its ID (from the folder's URL). Handy for scripted or repeated searches. |
| Sharing | is:shared / is:unorganized | is:unorganized owner:me | is:unorganized finds files not in any folder — the orphans that accumulate silently over years. |
| App | app: | app:"Google Sheets" | Files associated with a particular application. |
| Storage | Storage view sort | drive.google.com/drive/quota | Not an operator but the key URL: lists every file by size, largest first. The fastest route to reclaiming quota. |
| Group | Action | Shortcut | Notes |
|---|---|---|---|
| Create | New document | Shift + T | Creates a blank Doc in the current folder. |
| Create | New spreadsheet | Shift + S | Also: Shift+P presentation, Shift+F folder, Shift+O form. |
| Create | Faster still — type in the URL bar | doc.new | The .new domains work from anywhere: sheet.new, slide.new, form.new, meet.new. |
| Navigate | Move selection | j / k or arrows | Down / up through the file list. |
| Navigate | Open selected item | Enter or o | Opens the file or enters the folder. |
| Navigate | Search Drive | / | Jumps to the search bar — pair with the operators tab. |
| Navigate | Go to My Drive / Shared with me / Starred | g then n / s / t | The g prefix starts every navigation jump. |
| Actions | Rename | n | Renames the selected item in place. |
| Actions | Share | . (period) | Opens the sharing dialog directly. |
| Actions | Move to folder | z | Opens the folder picker. |
| Actions | Star / unstar | s | Toggles the star. |
| Actions | Remove (to trash) | # | Trash retains items for 30 days before permanent deletion. |
| Actions | Undo last action | Ctrl/⌘ + Z | Works for moves and deletes in the Drive UI. |
| View | Toggle list / grid view | v | Grid is better for images, list for everything else. |
| View | Show details pane | d | Shows activity, sharing, and version details for the selection. |
| Help | Shortcut overlay | ? | Drive's own always-current list. |
| Role | View | Comment | Edit | Share | Delete |
|---|---|---|---|---|---|
| Viewer | ✔ | — | — | — | — |
| Commenter | ✔ | ✔ | — | — | — |
| Editor | ✔ | ✔ | ✔ | ✔ (unless restricted) | — |
| Content manager Shared Drive | ✔ | ✔ | ✔ | ✔ | ✔ |
| Manager Shared Drive | ✔ | ✔ | ✔ | ✔ + manage members | ✔ |
Sharing rules worth following
- Share → gear icon → uncheck "Editors can change permissions and share". Otherwise any editor can re-share onward without your knowledge.
- Uncheck "Viewers and commenters can see the option to download, print, and copy" for confidential material. It's friction rather than true security, but it stops casual redistribution.
- Set expiring access for contractors and external reviewers: click their role → Add expiration. Access ends automatically instead of relying on someone remembering.
- Prefer named individuals or a Google Group over "anyone with the link". Links spread in ways you can't audit afterwards.
- Sharing a folder shares everything inside it, including files added later. Check what's in a folder before sharing the folder itself.
- A file can be shared more broadly than its parent folder. "It's in a private folder" is not a guarantee of privacy.
- Use
sharedwith:someone@example.comin search to audit exactly what one person can currently reach. - The details pane (
d) shows current access per file without opening the share dialog.
- Files have no individual owner — the Shared Drive owns them, which is the whole point.
- External members can be added if your admin permits it, but organization-wide policy may block it.
- A file can live in only one Shared Drive. Use shortcuts (right-click → Add shortcut to Drive) to reference it elsewhere rather than copying.
- Deleting from a Shared Drive puts it in that drive's own trash, not your personal trash — a common "where did it go" moment.
Install and sign in
Download Google Drive for desktop. It mounts as a drive letter on Windows (usually G:) or a volume in Finder on macOS. My Drive and every Shared Drive appear as normal folders.
Choose streaming (the right default)
Preferences → Google Drive → Stream files. Files show in the file manager but download only when opened. Right-click any file or folder → Offline access → Available offline to pin the ones you need without a connection.
Optionally back up local folders into Drive
Preferences → My Computer → Add folder. This syncs a local folder (Desktop, Documents) up to Drive. Note this is the opposite direction from step 2 and the two are frequently confused.
Understand what happens to Google-format files
Docs, Sheets, and Slides appear locally as tiny .gdoc / .gsheet shortcut files, not real documents. Double-clicking opens them in the browser. They cannot be edited offline through the desktop client — offline editing is a browser feature.
Know how conflicts resolve
If the same non-Google file (a .docx, a .psd) is edited in two places while offline, Drive keeps both and appends a conflict marker to the filename. It never silently discards a version — but it also won't merge them for you.
Check sync status from the menu bar
The Drive icon shows current activity, paused state, and errors. When something "isn't syncing", this is the first place to look — usually it's a filename with an illegal character, a file over the size limit, or a full quota.
Gotchas
- The 15 GB free allowance is shared across Drive, Gmail, and Google Photos. Drive is often not the actual culprit.
- Google-format files (Docs/Sheets/Slides) created in Drive don't count toward quota — but uploaded Office files do.
- Trash still counts against quota for its full 30-day retention. Empty it explicitly after a cleanup.
- Visit
drive.google.com/drive/quotato list everything by size, largest first. - When quota is full, you stop receiving Gmail as well — it's a hard stop across all three services.
- When an employee leaves and their account is deleted, files they owned in My Drive can be lost — even files shared with the whole team.
- Transfer ownership before offboarding (Share → click their role → Transfer ownership), or move the content into a Shared Drive.
- Ownership transfer between different domains is often blocked by admin policy — plan for it rather than discovering it on someone's last day.
- This is the single strongest argument for Shared Drives on any team content.
- "Add shortcut to Drive" creates a pointer, not a copy. Edits affect the same underlying file; deleting the shortcut doesn't delete the original.
- "Make a copy" creates a genuinely separate file that will immediately begin diverging from the original.
- A file can appear in several folders via shortcuts — but there's only ever one real file.
- If a shared file vanishes for you, the owner may simply have moved it out of a folder you can reach. Search by title rather than browsing.
Tips
Type doc.new, sheet.new, slide.new, form.new, or meet.new in any browser address bar to create instantly. Also cal.new and keep.new.
Right-click → File information → Manage versions works on uploaded files too, not just Google formats. Upload a new version of a PDF and keep the old one recoverable.
Drive indexes text inside images and scanned PDFs. Searching for a phrase can surface a photographed receipt. Right-click an image → Open with Google Docs to extract the text.
Change /edit to /copy at the end of a file URL. Recipients get a "Make a copy" prompt — the standard way to hand out templates without exposing your original.
Select multiple files or a folder → right-click → Download. Drive zips them server-side. Google-format files convert to Office formats automatically in the process.
takeout.google.com exports your whole Drive in open formats. A cloud service is not a backup strategy on its own — run this periodically.