Skip to content

Files & Folder Organization

...

A good file organization system pays dividends every day. The goal is to find any file in under 30 seconds without searching.

Structure by project or area, not by file type

Section titled “Structure by project or area, not by file type”

Most people organize by type (Documents, Images, Videos). This forces you to remember what type a file is before you can find it. Instead, organize by project or area of life — everything related to a project lives together regardless of format.

A consistent structure means you always know where to look:

📁 Areas
📁 Work
📁 [Project Name]
📁 [Project Name]
📁 Personal
📁 Finance
📁 Health
📁 Home
📁 Resources
📁 Reference
📁 Templates
📁 Archive
📁 2023
📁 2024

File names should describe the content without opening the file. Include:

  • What it is (not “document” or “file”)
  • Project or context if not obvious from the folder
  • Date for time-sensitive files: YYYY-MM-DD format sorts chronologically

Examples:

  • 2024-03-15 Q1 Budget Review Final.xlsx
  • document1.docx

This format sorts correctly when files are listed alphabetically. 2024-03-15 sorts before 2024-11-02. March 15 2024 does not sort usefully.

Rather than deleting old files, move completed projects to an Archive folder organized by year. This:

  • Keeps active folders clean and fast to navigate
  • Preserves files in case you need them later
  • Makes the archive easy to search if needed

Store actively collaborated files in the cloud (Google Drive, OneDrive, Dropbox). Store large media files, archives, and anything that doesn’t need to be shared locally or on an external drive. Maintain consistent folder structure across both.

Once a week, clear your Downloads folder and desktop. Move files to their proper home or archive. Leaving files on the desktop or in Downloads is the digital equivalent of leaving things on the floor — it feels temporary but often becomes permanent.