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.
Core principles
Section titled “Core principles”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.
Use a consistent hierarchy
Section titled “Use a consistent hierarchy”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 📁 2024Name files descriptively
Section titled “Name files descriptively”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✗
Use dates in YYYY-MM-DD format
Section titled “Use dates in YYYY-MM-DD format”This format sorts correctly when files are listed alphabetically. 2024-03-15 sorts before 2024-11-02. March 15 2024 does not sort usefully.
The archive habit
Section titled “The archive habit”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
Cloud vs. local storage
Section titled “Cloud vs. local storage”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.
Maintenance
Section titled “Maintenance”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.