How to Set Up a Simple Digital File Naming System That You’ll Actually Keep Using
A practical 30-minute method for naming receipts, PDFs, screenshots, forms, and project files so you can find them later without building a complicated folder system.

Myth: a file naming system has to be perfect. Reality: it only has to make your next search faster.
If your downloads folder is full of files called `scan.pdf`, `IMG_4821`, `final-final-v3`, and `document (7)`, the problem is not laziness. The problem is that your system asks you to make too many decisions when you are already busy.
A useful file naming system should be boring, repeatable, and easy to type. It should work for receipts, school forms, PDFs, screenshots, invoices, project notes, tax papers, and random documents you save at 11:42 p.m. because you are too tired to organize them properly.
This guide gives you a simple naming formula you can set up in about 30 minutes and keep using without turning your digital life into a museum.
The Simple File Naming Formula
Use this structure:
`YYYY-MM-DD_topic_type_version`
That is it.
A real file name might look like:
`2026-01-18_car-insurance_policy_v1.pdf`
Or:
`2026-02-04_kitchen-repair_receipt.pdf`
Or:
`2026-03-12_client-alpha_meeting-notes_v2.docx`
The date goes first because it sorts files automatically. The topic comes next because it tells you what the file is about. The type explains what kind of document it is. The version only appears when you actually need it.

Why Dates Should Go First
Dates are the anchor. They stop files from floating around with vague names.
Use the international format: `YYYY-MM-DD`.
That means January 8, 2026 becomes:
`2026-01-08`
This format sorts correctly on almost every computer and cloud drive. If you name files `Jan 8 receipt`, `01-08-26 receipt`, or `receipt January`, your folder will sort in a way that feels random later.
A date-first system is especially helpful for:
- Receipts
- Medical forms
- Rental documents
- School forms
- Bank statements
- Project notes
- Warranty PDFs
- Contractor estimates
- Travel documents
If you only remember one rule, make it this one: start with the date.
Use Plain Words for the Topic
After the date, write what the file is about in plain language.
Good examples:
- `car-insurance`
- `kitchen-repair`
- `school-registration`
- `passport-renewal`
- `apartment-lease`
- `website-redesign`
- `tax-donation`
Keep it short. Two to four words is enough.
Avoid vague names like:
- `important`
- `document`
- `new`
- `misc`
- `scan`
- `stuff`
- `latest`
A file named `2026-02-04_kitchen-repair_receipt.pdf` is useful six months later. A file named `scan_004.pdf` is a tiny future headache.
Add the Document Type
The type tells you what role the file plays.
Use simple labels such as:
| Type label | Use it for |
|---|---|
| receipt | Proof of purchase, repairs, returns |
| invoice | Bills sent by a company or freelancer |
| form | Applications, school papers, official forms |
| notes | Meeting notes, call notes, personal notes |
| contract | Agreements, leases, signed documents |
| statement | Bank, card, utility, or account statements |
| photo | Images that document something useful |
| checklist | Repeated task lists or prep lists |
You do not have to invent clever categories. The best labels are the ones you would naturally type into search.
Use Hyphens and Underscores on Purpose
Pick one rule and stick with it.
A clean approach is:
- Hyphens inside phrases
- Underscores between sections
Example:
`2026-02-04_kitchen-repair_receipt.pdf`
The date is one section. The topic is one section. The type is one section.
This is easier to scan than:
`2026 02 04 kitchen repair receipt.pdf`
It is also easier to search than:
`KitchenRepairReceiptFinalNEW.pdf`
Small detail, big payoff.
When to Use Version Numbers
Only use version numbers when a file genuinely changes over time.
Good examples:
- `2026-03-12_budget-plan_v1.xlsx`
- `2026-03-14_budget-plan_v2.xlsx`
- `2026-03-18_budget-plan_final.xlsx`
For normal receipts, forms, and downloaded PDFs, skip the version. A receipt is usually just a receipt.
Avoid names like:
`final-final-real-one-v5.pdf`
That name is funny once. Then it becomes a problem.
Use `v1`, `v2`, `v3`, and if a file is truly final, use `final` once.
Create Four Holding Folders
A file naming system works better when your folders are simple too.
Start with four folders:
- `Action`
- `Reference`
- `Archive`
- `Trash-Review`
Here is what they mean.
`Action` is for files that need something from you. A form to submit. A receipt to expense. A PDF to sign.
`Reference` is for files you may need again. Manuals, policies, templates, warranty papers, and active project notes.
`Archive` is for files you want to keep but rarely touch. Old statements, completed projects, previous leases, and finished paperwork.
`Trash-Review` is a short-term place for files you think can go, but are not ready to delete yet.

Set a reminder to empty `Trash-Review` once a month. If nothing exploded after 30 days, delete what no longer matters.
Clean Your Downloads Folder in 20 Minutes
Start with the place where files usually pile up: Downloads.
Set a timer for 20 minutes and sort only the obvious files.
Use this order:
- Delete duplicate installers, old exports, and random files you recognize.
- Move anything urgent into `Action`.
- Rename important receipts, forms, and PDFs using the formula.
- Move useful long-term files into `Reference`.
- Move finished older files into `Archive`.
- Leave confusing files alone until the next pass.
Do not try to solve every file in one sitting. The first goal is to make the folder less chaotic.
A practical detail: I once cleaned a Downloads folder with 643 items and found three separate copies of the same internet bill, each named `statement.pdf`. Renaming just the current year’s bills made search useful immediately.
Use Search-Friendly Words
Your future search depends on the words you choose today.
If you might search for "receipt," put `receipt` in the file name.
If you might search for "insurance," put `insurance` in the file name.
If you might search for "repair," put `repair` in the file name.
This sounds obvious, but many people name files based on where they came from, not how they will look for them later.
Better:
`2026-01-18_laptop-repair_receipt.pdf`
Weaker:
`service_doc.pdf`
Better:
`2026-04-03_school-trip_permission-form.pdf`
Weaker:
`signed.pdf`
Better:
`2026-05-21_apartment-lease_contract.pdf`
Weaker:
`lease final copy new.pdf`
Keep File Names Lowercase
Lowercase names are easier to type and less annoying to search.
Use:
`2026-05-21_apartment-lease_contract.pdf`
Instead of:
`2026-05-21_Apartment-Lease_CONTRACT.pdf`
This is not about strict rules for their own sake. It is about reducing tiny decisions. When every file follows the same shape, you can name it quickly and move on.
Rename Screenshots Before They Disappear
Screenshots are often useful for five minutes and impossible to understand five weeks later.
When a screenshot matters, rename it right away.
Examples:
- `2026-06-02_wifi-error_screenshot.png`
- `2026-06-10_flight-change_screenshot.png`
- `2026-07-01_subscription-cancel-confirmation_screenshot.png`
If the screenshot proves something, keep it. If it was only temporary, delete it after the task is finished.
Save Receipts With the Store Type, Not the Store Name
For privacy and simplicity, you can often use the purchase category instead of a store name.
Examples:
- `2026-01-18_home-repair_receipt.pdf`
- `2026-02-09_office-chair_receipt.pdf`
- `2026-03-22_car-service_receipt.pdf`
- `2026-04-16_prescription_receipt.pdf`
If the store name helps you search, include it only when it is useful. For many everyday files, the category matters more.

Make a Tiny Rename Routine
The system only works if it becomes part of saving a file.
Use this routine:
- Download or scan the file.
- Open Downloads.
- Rename it before doing anything else.
- Move it to `Action`, `Reference`, or `Archive`.
- Delete the original duplicate if your scanner or email app created one.
This takes less than one minute per file once the habit is familiar.
If you use Google Drive, OneDrive, Dropbox, or iCloud Drive, the same naming formula still works. The cloud tool matters less than the file name.
What to Do With Old Files
Old files are harder because many of them are already messy.
Do not rename everything from the past. That is where digital cleanup projects become exhausting.
Use a forward-first rule:
- New files get the new naming system.
- Important old files get renamed when you touch them.
- Everything else can stay where it is until there is a reason to clean it.
This prevents the project from becoming a weekend-long punishment.
If you want a simple old-file cleanup, pick one folder and rename only the files from the last 12 months. That gives you the biggest practical benefit without digging through ancient clutter.
Common Mistakes to Avoid
Do not make file names too long. A useful name is clear, not endless.
Do not create 30 folders on day one. More folders mean more decisions.
Do not use private information in file names. Avoid full account numbers, ID numbers, passwords, or medical details that should stay protected.
Do not rely only on memory. If a file matters, name it like you will be tired when searching for it.
Do not mix five naming styles. Pick one and let it be boring.
A 30-Minute Setup Plan
Use this quick plan today:
- Create four folders: `Action`, `Reference`, `Archive`, and `Trash-Review`.
- Rename 10 important files using `YYYY-MM-DD_topic_type`.
- Move those files into the right folder.
- Clean the obvious junk from Downloads.
- Choose three type labels you will use often, such as `receipt`, `form`, and `notes`.
- Rename new files before they leave Downloads.
- Set a monthly 10-minute reminder called `Clean Downloads`.
That is enough to start.
A file naming system should feel almost invisible. When it works, you spend less time hunting, less time guessing, and more time opening the exact file you meant to find.
Found this useful?
Send it to someone who should read it.


