Blog · Workflow

How to organize your design files (and never lose a link again)

You finish a project, hand it in, breathe a sigh of relief. Three months later your professor or a future client asks you to update it for your portfolio. You open the file. Photoshop tells you seventeen links are missing. The font isn't installed. The reference image you used? It was sitting in your Downloads folder six computers ago.

Sound familiar? This is the most preventable problem in design school, and the fix takes about ten minutes to set up.

One folder per project (no exceptions)

The most useful habit you can build as a student: every project lives in its own folder, and everything that touches that project goes inside it.

Name the top folder after the course you're taking that semester. Inside it, create one subfolder per assignment. Something like:

GRA-201-Spring-2026/
├── 01-logo-project/
├── 02-magazine-spread/
├── 03-brand-system/
└── 04-final-portfolio/

By the end of the semester you have one parent folder you can archive, back up, hand off to a portfolio reviewer, or hand to a future professor when they ask "wait, can I see what you did in 201?" And your Adobe link panels know exactly where to find every asset that goes with every file.

Save everything inside the project folder

When you download a font, a stock photo, a reference image, a client logo, or a screenshot, save it directly into the project folder. Not into your Downloads folder, not onto your desktop, not into a shared catch all "stuff" folder. The mental shortcut: if the file is going to touch this project, it lives in this project's folder.

Inside each project, I recommend a layout like this:

01-logo-project/
├── 01-research/      (mood boards, references)
├── 02-sketches/      (initial sketches, screenshots)
├── 03-assets/        (fonts, photos, logos, anything you imported)
├── 04-working/       (your .ai, .psd, .indd files in progress)
└── 05-final/         (the finished export, plus a final source file)

You don't have to use these exact names. The point is: when you sit down a month later, you don't have to think about where anything is.

Why this matters: missing links and duplicate files

Two specific problems this fixes, both of which cost design students hours every semester:

Missing links. When Adobe software opens a file with linked assets (placed images in InDesign, smart objects in Photoshop, linked files in Illustrator), and the originals have moved or been renamed, you get a missing link warning. If every asset for the project lives in the project folder, that almost never happens. If something does go wrong, you know exactly one place to look.

Duplicate files. Without a system, it's easy to end up with logo.ai, logo-final.ai, logo-final-FINAL.ai, and logo-actual-final.ai scattered between your desktop, Downloads, and email attachments. Keeping one project folder makes it easy to see all of them in one place, pick the latest, and delete the rest. Your future self will thank you.

Naming files so future you understands them

A few rules that pay off the longer you design:

  1. Use lowercase. Filenames with mixed capitalization behave inconsistently across operating systems and web servers. Lowercase is safe everywhere.
  2. Use hyphens instead of spaces. Spaces in filenames cause headaches with command line tools, web URLs, and some software. Hyphens are readable and safe everywhere.
  3. Be descriptive, not cryptic. final.psd tells you nothing in six months. acme-logo-mark-v3.psd tells you the project, the deliverable, and the version.
  4. Use a version number, not "final". "Final" is never final. v1, v2, v3 is honest.
  5. Date with YYYY-MM-DD when you need a date. Files sort chronologically by name, which is exactly what you want.

A naming pattern that holds up across years:

projectname-deliverable-version.ext

acme-logo-mark-v3.ai
acme-business-card-v2.indd
acme-website-hero-2026-04-29.psd

Turn on auto save in your Adobe software

Power outage. App crash. Laptop dies. Coffee on the keyboard. Adobe has built in recovery for these moments, but it isn't always set to a useful interval out of the box. Take two minutes and check now:

  • Photoshop: Preferences → File Handling. Check "Automatically Save Recovery Information Every" and set it to 5 or 10 minutes.
  • Illustrator: Preferences → File Handling. Check "Automatically Save Recovery Data Every" with the same interval.
  • InDesign: Preferences → File Handling. Same idea, look for the recovery options.
  • Figma auto saves to the cloud continuously. Nothing to set.

Recovery is exactly what it sounds like: a backup for when something crashes. It is not a substitute for saving as you go. Hit Cmd+S (Mac) or Ctrl+S (Windows) every time you make a change you don't want to lose. Saving is free.

Bonus: back it up

Once your folders are organized, back the whole semester up somewhere outside your laptop. Free options that work well:

  • Google Drive, iCloud Drive, OneDrive, or Dropbox (free tiers are usually plenty for a semester of work)
  • An external SSD you plug in once a week
  • A copy of the whole semester folder on a thumb drive at the end of the term, labeled with the date and course

If your computer dies the night before a critique, you'll be glad you did this.

Want help setting your system up?

If you want to walk through your existing folders, untangle them, and set up a workflow you'll actually stick with, that's a great use of a tutoring session. Bring your laptop and we'll do it together. Book a session and let me know "file organization" so I can come prepared.