Nobody sets out to build a folder called Final containing a file called proposal-final-FINAL-v3-actually-final.pdf. It happens because there was never a rule - just a series of reasonable decisions made in a hurry. The fix is not new software. It is three rules you can apply to any drive you already use.
Rule 1: Date-first file names
Start every file name with the date in YYYY-MM-DD form, then the client, then what the document is:
2026-01-14-acme-invoice-0042.pdf
This looks bureaucratic and pays for itself within a week. Because the date is fixed-width and starts with the year, alphabetical sorting is automatically chronological in every operating system, every cloud drive, and every attachment list - no metadata, no tags, no special software required. You can also find a document by typing a date fragment into any search box.
Two supporting habits: use lowercase and hyphens rather than spaces (a lot of systems still mangle spaces in URLs and shell commands), and never use the word "final". Use a version number if you need one - -v2, -v3 - because versions increment honestly and "final" does not.
Rule 2: One folder per client, four folders inside
Depth is the enemy. A structure that goes more than three levels deep means nobody but you will ever file anything correctly. This is enough for almost every small business:
01-contracts- signed agreements, NDAs, scope changes.02-work- the deliverables themselves, and their working files.03-invoices- what you sent and when.04-admin- everything else: correspondence worth keeping, receipts, notes.
Number the folders so they always appear in the same order rather than alphabetically. The consistency is the point: when every client folder looks identical, you stop thinking about where things go.
Rule 3: One document per deliverable
This is the rule that most directly reduces mess. A client should receive one file, not five attachments they have to keep together themselves. A proposal, its appendix and the terms belong in a single PDF. A month of receipts belongs in one expenses file, not thirty.
Combining them takes a moment with the PDF Merger: add the files, drag them into the right order, merge, and save the result with a proper name straight into the client folder. The immediate benefit is that the recipient cannot open the appendix without the proposal, or lose page four. The longer-term benefit is that your own archive has one object per deliverable instead of a scattering of fragments.
The ten-minute monthly pass
Any system decays without maintenance, so give it ten minutes at the start of each month:
- Empty the downloads folder - rename and file anything that matters, delete the rest.
- Merge the previous month's loose receipts into one dated PDF.
- Archive folders for clients you have not worked with in a year.
- Confirm the backup actually ran, by opening one file from it.
That last step is the one worth being pedantic about. An untested backup is a belief, not a backup, and the moment you need it is the worst possible time to discover it has been silently failing since August.