I had two minutes before a meeting call, and I was desperately trying to find the project outline.

Twenty documents came back from my usual search. Funnily enough, most of them were named "Project Outline" with different suffixes.

I couldn't blame Drive for this. The search worked fine. After all, Google gave me 20 close matches. But not even Gemini could get me out of a bad decision I made in the two seconds it took to name my files.

I learned my lesson that day, and I've been careful with the housekeeping ever since. They're the parts that make a file legible six months on.

Give every filename enough context to survive a search

Stop naming files 'Untitled document'

Naming consistency does more for me than any other habit. Folders make us lazy. We let the surrounding files carry the context, then wonder why "Q3 Notes" tells us nothing in a search result six months on.

A filename has to carry its own context. I've never seen a duplicate version that wasn't a naming problem.

Same for the outdated file you open, edit, and only later recognize. Date first, YYYY-MM-DD, chronological order handled.

Here are a few name templates I like to use for my files:

|
|
|
|
| Meeting notes | YYYY-MM-DD_Client_Topic | 2026-07-26_AndroidPolice_Q3-Planning |
| Financials | YYYY-MM_Category_Status | 2026-07_Invoices_Pending |
| Photos | YYYY-MM-DD_Location_Subject | 2026-06-14_BlueMountains_Sunrise |

Deep folder hierarchies feel organized until you have to use one

You designed this maze yourself

Building a deep folder tree gives the sensation of getting organized. Three months later, you're navigating a maze you designed yourself.

Each layer hides more context. Three layers down, the file is telling you almost nothing.

Deep folders are bad on a laptop and worse on a phone. UX Researchers have found that thumbs drive about 75% of all phone interactions.

Every layer you nest is another tap, and another stretch to reach it. All of that is why I cap folders at three levels max.

My root holds "Active Work," "Archives," "Personal," and "Shared Material" as broad buckets, and that's the entire system.

Shortcuts put one file in two folders without cloning it

One file, one source of truth

Some files belong in two places at once. A brand logo makes sense in the Q3 campaign folder and in a general assets folder.

Copying it into both means you now have two versions and no way to tell which is current.

Shortcuts are the Google Drive feature that finally sorted this out for me. A Drive shortcut is a pointer to the original file. It gives you the appearance of a file in multiple folders.

Use wherever you need them. There's only one source of truth, so versioning problems won't happen.

A temporary project doesn't need a permanent folder

Temporary problem, permanent mess

When you need files together for a few weeks, don't build a folder for it. A Workspace holds up to 25 files as a saved view, so they show up in one place while continuing to live wherever you originally put them.

A temporary folder is a permanent change to your Drive, made to solve a problem that lasts a few weeks.

When the project ends, either you move everything back, or you leave a folder behind that made sense in July and confuses you in November.

Fair warning before you go looking for it. Workspaces are a paid Google Workspace feature. On a free personal account, bookmarking your active files is the closest substitute you'll get.

The Drive search operators that are worth committing to memory

Learn these four lines of syntax

Manually scanning your drive is a waste of time. Drive Search is capable, and there's a whole set of filters most people never bother with.

Under the search bar, Drive shows filter chips that narrow results by Type, People, or Date Modified. Click Type, pick Spreadsheets, and PDFs, and slides vanish from view.

Faster still, type search operators directly into the query box. Here are a few operators worth memorizing.

|
|
|
| Find a file you trashed | is:trashed keyword |
| Audit external sharing | to:* -to:@yourdomain.com |
| Clean up heavy files | type:video larger:500MB |
| Find an old document | owner:me before:2025-01-01 |

Five minutes on Friday is what keeps the system standing

Any system decays without upkeep. Mine survives because of a recurring block on my Google calendar every Friday afternoon. I run this after my monthly security check. You should do the same.

Remove or rename loose files and put them in the right bucket. Bump the version numbers on drafts that are finished so that you know which one is final.

Move completed project folders into Archive. That's it. The whole hygiene routine takes about five minutes, and it's the reason that on Monday morning, the files are where I'd expect them to be.