{
  "$type": "site.standard.document",
  "bskyPostRef": {
    "cid": "bafyreihdrh35wqfmryfv7etpj2dndvpwb6y4imbprsews3s4pzlkj3pbla",
    "uri": "at://did:plc:2jhaz5p2w5y3oosc3zr26cjo/app.bsky.feed.post/3me5o722vcno2"
  },
  "coverImage": {
    "$type": "blob",
    "ref": {
      "$link": "bafkreienylbd7cgxxkoaj4dx23me3x2pa5v7btnvxth7iczonac6axv4ba"
    },
    "mimeType": "image/jpeg",
    "size": 160496
  },
  "description": "With auto-sort rules, keep folder, and a 5-minute weekly purge.",
  "path": "/managable-downloads-folder/",
  "publishedAt": "2026-02-06T00:40:40.000Z",
  "site": "https://www.yonkeydonkey.blog",
  "textContent": "**Y** our Downloads folder is a curbside. Things get tossed there, rain hits, labels peel, and suddenly you’re stepping over old installers like they’re last week’s newspapers.\n\nYou don’t need a new app. You need a small system that doesn’t flinch. A downloads folder organization setup that assumes you’re busy, tired, and human, then still keeps you clean.\n\nThe goal is simple: fewer decisions, less rummaging, and a weekly reset that takes five minutes, not your whole Sunday.\n\n## A Downloads folder system that stays honest\n\n### For Mac and Windows\n\nStart by accepting a hard truth: Downloads is not storage. It’s a landing pad. Treat it like a coat rack by the door, not a closet.\n\nKeep your system files in the Downloads folder so they work the same on Mac and Windows. You’re building rails, not rules you’ll forget.\n\nCreate these folders inside Downloads:\n\nFolder name| What it’s for| Examples you put in it\n---|---|---\n`_Keep`| The small set you’re actively using this week| tickets, forms, a project ZIP you keep opening\n`_To-Sort`| Anything you can’t decide on in five seconds| “final_v3(2).pdf”, mystery images, random exports\n`Installers`| Things that install other things| .dmg, .pkg, .exe, .msi\n`Reading`| Documents you intend to read or reference| .pdf, .epub, .docx\n`Archives`| Containers and bundles you might unpack once| .zip, .rar, .7z\n\nThat’s it. Five folders. No fantasies.\n\nNow pin them to muscle memory:\n\n  * **Mac** : Finder, go to Downloads (in the sidebar). You’re working in `Macintosh HD > Users > your name > Downloads` (or iCloud Drive if you changed it).\n  * **Windows** : File Explorer, open Downloads from the left pane. It lives under `C:\\Users\\your account name\\Downloads`.\n\n\n\nThe `_Keep` folder is the difference-maker. Without it, everything feels “important” for a week, then rots in place. `_Keep` is a promise: you’re allowed to hang on to a few things, but only a few, and only for now.\n\nOne more rule, quiet but sharp: if it’s truly long-term, it doesn’t belong in Downloads at all. Move it to Documents, Pictures, a project folder, whatever you actually use. Downloads should look temporary because they are.\n\n## Auto-sort rules you can set once and forget\n\nSorting is where good intentions go to die. So you’re going to automate the obvious stuff and leave the weird stuff for `_To-Sort`.\n\nYour if/then rules, written like a back-alley contract:\n\n  * If it’s a PDF, it goes to `Reading`.\n  * If it’s a DMG/PKG/EXE/MSI, it goes to `Installers`.\n  * If it’s a ZIP/RAR/7Z, it goes to `Archives`.\n  * If you hesitate, it goes to `_To-Sort`.\n  * If you already used it and it’s replaceable, delete it.\n\n\n\n### On Mac: Folder Actions plus a simple workflow\n\nMacOS has Folder Actions baked in. It’s not flashy, but it shows up, does the job, and doesn’t ask for applause.\n\n  1. In Finder, right-click your Downloads folder.\n  2. Choose Services or Quick Actions (wording varies), look for Folder Actions setup.\n  3. Turn Folder Actions on, then attach an action to Downloads.\n\n\n\nDepending on your macOS version, you’ll use Automator or Shortcuts to define what happens when a new file lands. The logic is plain: when an item is added, check its file extension, then move it to the right subfolder.\n\nKeep it narrow. Don’t try to sort everything. You only need to catch the repeat offenders: PDFs, installers, and archives. Everything else can sit in `_To-Sort` without poisoning the well.\n\nOptional, if you want the easy life: Hazel (paid) can watch Downloads and apply these rules with less fuss. It’s not required; it just saves time if you’re allergic to setting up workflows.\n\n### On Windows: basic order, and optional automation if you want it\n\nWindows won’t auto-move files by type out of the box in the same clean way, but you can still reduce the mess.\n\nFirst, make the folder readable:\n\n  * In Downloads, set your view to Details.\n  * Sort by Date modified so new arrivals don’t vanish.\n  * Use Group by Type if you like seeing clusters (PDFs together, installers together).\n\n\n\nIf you want true auto-sort on Windows, you’ve got two realistic options:\n\n  * **Power Automate for desktop** (Microsoft’s own tool) can watch the Downloads folder and move files by extension.\n  * **Task Scheduler + a small script** can do the same, if you’re comfortable maintaining it.\n\n\n\nEither way, keep the same three rules. PDFs, installers, archives. Don’t build a cathedral. Build a trapdoor.\n\nAnd remember the point: automation is for the obvious. `_To-Sort` is for the human stuff.\n\n## Your 5-minute weekly purge\n\nPick a day. Same day every week. Put it on your calendar like it’s a bill you have to pay. Because it is.\n\nSet a five-minute timer. When it ends, you stop. This isn’t a “get your life together” ritual. It’s a quick sweep so the floor doesn’t disappear.\n\nDo this, in order:\n\n  1. Open Downloads. Do not click files yet.\n  2. Open `_Keep`. If anything is older than seven days, move it to a real home (Documents or a project folder) or delete it. No third option.\n  3. Open `Installers`. Delete installers for apps you already installed, unless you know you’ll need that exact version soon. Most people won’t.\n  4. Open `Archives`. If you already extracted it, delete the ZIP. If you didn’t extract it within a week, delete it or move it out to a project folder. Archives are how clutter wears a disguise.\n  5. Open `_To-Sort`. Apply the default decision rule.\n\n\n\nHere’s the default decision rule, the one that saves you from your own mind:\n\n**If you can’t name what it is and where it should live in 10 seconds, delete it.**\nIf that feels too brutal, move it to `_To-Sort` only once. Next week, it’s a delete unless it earns a home.\n\nYou’re not being minimal. You’re being realistic. A Downloads folder is a mouth that never stops eating. Your job is to keep it from swallowing your attention.\n\nWhen the timer goes off, close the window. Walk away. Leave a little dirt if you have to. The system works because you return, not because you win.\n\n## Conclusion\n\nA sane Downloads folder isn’t about being organized. It’s about being harder to ambush. When your downloads folder organization is simple, your future self doesn’t have to play detective at midnight.\n\nSet the five folders, automate the obvious, and keep the weekly five-minute purge sacred. Then watch what happens: fewer lost files, fewer duplicate downloads, less low-grade panic.\n\nYour Downloads folder will still be a curbside. It just won’t be a landfill.",
  "title": "A sane Downloads folder system on Mac and Windows",
  "updatedAt": "2026-02-06T00:40:40.000Z"
}