|
Six files named “Final”
Somewhere in your SharePoint right now, there’s a file called Report_FINAL_v2. Sitting right next to it: Report_FINAL_v3_USE-THIS-ONE. We’ve all seen them. Most of us have written them.
Here’s the thing — those names aren’t laziness. They’re a workaround. Every “FINAL” and “v3” and “USE THIS ONE” is someone trying to attach information to a file the only way they know how: by cramming it into the name. Which one’s current? What kind of document is it? Who’s it for? The file name ends up doing the job of a label — badly.
SharePoint has a proper home for those labels. It’s called metadata, and it’s far less scary than it sounds — it’s just columns. A Status column says whether a file is Draft, Published or Archived. A Document Type column says whether it’s a policy, a report or a template. Little labels on the file, instead of clues buried in the name.
The payoff is bigger than tidy names. Once files carry labels, finding things stops being a memory test — “show me everything Published” is one filter click. Search gets sharper, because those labels are exactly the signals it ranks on. And every AI feature Microsoft ships reads the same labels: a tagged library is one Copilot can actually answer questions about. A pile of “finals” is a guessing game.
The hard part was never the clicking — you’ll see in a minute that the clicking takes two of them. The hard part is knowing what metadata to use, when — which columns, which choices, and where to stop. That’s exactly what the daily series walks through, one card at a time. And it starts with the simplest, highest-value column there is — which brings me to this week’s tip.
|