Accordia vs. a Markdown File: What to Use Instead for Your 1-on-1s
Published August 3, 2026
A markdown file is what a lot of engineering managers reach for before anyone hands them anything better. You already have an editor open all day, so you create a file, maybe one per report, and start typing after each 1-on-1. It costs nothing, it's just text, and if you came up through engineering yourself, it feels a lot more natural than opening a spreadsheet or logging into another tool with fields you didn't ask for.
This isn't a case against writing things down in markdown. In a lot of ways it's the right first instinct. A .md file is portable, readable in any editor you'll ever use, and if you keep it in a git repo you get a real, ordered history for free, which is more than a spreadsheet cell or a Notion page edited in place actually gives you. That part is a genuine advantage, not a consolation prize.
The trouble starts once the file has to do more than store your own private notes. A markdown file is built to hold text. It was never built to run a meeting while you're in it, remind you a 1-on-1 is coming up, or show your report anything at all. Those three gaps are exactly where it starts costing more time than it saves, usually right around the point you're managing more than a couple of people.
Accordia vs. a Markdown File, Side by Side
| A Markdown File | Accordia | |
|---|---|---|
| Setup cost | Free, just a new file per person | Free to start, structure already built in |
| Structure per session | Whatever headers you remember to type | A modular agenda you assemble once and reuse |
| Live-meeting view | Whatever editor you had open, same as everything else | Slideshow Mode, one topic at a time |
| Historical record | Solid if it's git-tracked, but the format drifts entry to entry | A snapshot of the exact session is saved every time, structure and all |
| Action items | A - [ ] in a bullet list, easy to forget about | Logged directly and tracked until they're closed |
| Report visibility | None. It's your file, they never see it | Each report can see their own session history |
| Scaling to a bigger team | A new file per report, indefinitely | Built to hold as many reports as you have |
| Reminders | None, unless you set your own | Built into the normal workflow |
Where the Markdown File Actually Breaks Down
The first crack isn't about losing information. Git-tracked markdown is actually decent at keeping a record. The first crack is that a 1-on-1 is supposed to be a two-way conversation, and a private file only you can see quietly turns it into a one-way one. Your report has no way to check what was discussed last time, no way to confirm they're remembering an agreement correctly, and no real reason to trust that anything you talked about is tracked anywhere beyond your own memory and a file they'll never open.
The second crack shows up in the action items. Typing - [ ] follow up on the promotion conversation under a dated heading feels like progress in the moment, and it is, until the file moves on to the next entry and that line scrolls further up. Nothing marks it as due. Nothing brings it back to your attention. Checking the box later usually happens from memory rather than from an actual review of whether it got done, which means the ones you forget about just sit there, unchecked and unmentioned, indefinitely.
The third crack is the meeting itself. The file doesn't help you run the conversation any more than a blank page would. You're still the one deciding what to bring up, still scrolling back through old entries to remember where you left off, and still typing live while trying to actually listen. None of that gets easier just because the format is plain text instead of a spreadsheet row.
What Structure Actually Buys You
Accordia exists for the exact moment a markdown file stops being enough on its own. Instead of a blank heading, you get a drag-and-drop agenda builder: a Pulse Check to get an honest read on how someone's doing, a Short Text prompt for what's actually on their mind, an Action Item Checklist that stays visible and open until each item is actually closed, not just typed and forgotten.
During the meeting, there's no file to scroll through and no old entries to hunt for. Slideshow Mode shows one topic at a time, so the conversation stays on what you're actually discussing right now. And critically, your report gets their own view into their session history, which is the piece a private file can never offer no matter how well you keep it. They can see what was said, what was agreed to, and what's still open, without having to take your word for it.
You Don't Have Anything to Migrate
This is the part that makes switching from a markdown file different from switching between two pieces of software. A .md file isn't structured data any more than a spreadsheet cell is. It's plain text, organized however you happened to organize it that week. There's nothing to export, nothing to map into a new schema, and no migration project to plan around before you can start.
That means the actual question isn't "am I willing to move my notes somewhere else." Your old file stays exactly where it is. The question is just whether you'd rather build your next 1-on-1 agenda in a tool that keeps it organized, reminds you it's coming up, and lets your report see their own history, instead of opening the same file and typing a new heading. You can run the demo without an account and see the difference before deciding anything.
Who Should Actually Switch
If you're managing one or two people and the file still feels effortless, there's no urgency here. Keep using it. The switch tends to make sense once you cross somewhere around four or five direct reports, once your cadence tightens from monthly to weekly, or once you notice you're the only person who's ever seen what's written about someone's growth. If any of that sounds familiar, that's usually the signal.
Frequently Asked Questions
Isn't a markdown file already good enough since I can git-track it?
For your own private record, often yes. Git history solves the memory-decay problem a spreadsheet has, since old entries don't get overwritten. But git history doesn't give your report a way to see what's been recorded about them, doesn't remind you a 1-on-1 is coming up, and doesn't do anything with an action item once it's typed into a checkbox. Those are the actual gaps, not the note-taking part.
Do I lose my notes switching from a markdown file to Accordia?
No, because there's nothing to migrate out of. Your existing file stays exactly where it is. Switching just means starting your next 1-on-1 with an agenda already built in Accordia instead of a blank heading typed at the top of the same file.
When does a markdown file actually stop working for 1-on-1s?
Usually around the same point a spreadsheet does: four or five direct reports, or a cadence that's tightened from monthly to weekly. For markdown specifically, the clearer signal is realizing you're the only person who's ever seen what's written about someone's growth, and that the action items you typed as checkboxes haven't actually been looked at since.
Related Reading
- Accordia vs. a Spreadsheet. A similar case, for managers who reached for a different DIY tracker first.
- Accordia vs. Notion. What changes when the notes live in a shared workspace instead of a local file.
- How to Track Action Items Effectively. The dead-checkbox problem in more depth, and what actually fixes it.