You've had the feeling. An idea forms clean and complete in your head, and by the time you get it onto the page it's gone soft at the edges. That's not a failure of talent. It's what happens when a mind tries to do a filing cabinet's job.
David Allen said it plainly in Getting Things Done: your mind is for having ideas, not holding them. Writers learn this the hard way. Try to carry an entire novel in your head and you'll find out fast that memory is not a manuscript.
The problem isn't thinking. It's storage.
For most of history the fix was simple: write it down. Shakespeare had paper. We have something better, and something worse. The modern writer gets cloud software with spellcheck, backups, and real-time collaboration. In exchange, most of us handed over ownership of our own words to a server we don't control.
That's the trade nobody tells you you're making. Google Docs is free until Google decides it isn't, or changes the terms, or trains a model on your prose without asking. You didn't sign up to be raw material. You signed up to write a book.
I spent 35 years in federal IT before I retired and started writing full time. I've watched a lot of platforms promise permanence and deliver dependency. That instinct doesn't turn off just because I traded a badge for a keyboard.
When I started writing seriously, I went looking for a tool that would still work the same way in ten years, on a machine I own, without asking anyone's permission. That search led to Obsidian.
What Obsidian Actually Gets You
Obsidian is a local text editor with a flexible interface sitting on top of it. Your files live on your hard drive as plain text. The app can present them as a word processor, a wiki, or a database, but the files themselves answer to you and nobody else.
Three things matter most:
- Independence. No internet, no problem. Write on a plane, in a dead zone, at a cabin with no signal. Your manuscript doesn't need permission to open.
- Control. The files are yours in the plainest sense. Nobody can revoke access, change the pricing, or sunset the product out from under your book.
- Privacy. Your unpublished manuscript is not training data. It sits on your machine, not in someone else's model.
Because the files are plain text, every tool built in the last forty years can read them. Static site generators, offline grammar checkers, version control, custom scripts. You're not locked into one company's roadmap.
The Plan: Three Steps, Not Thirty
Getting this running is simpler than the learning curve rumors suggest.
- Install Obsidian and open a blank vault. Resist the urge to configure anything yet.
- Write first. Tune later. The plugin ecosystem is enormous and it will eat your evening if you let it. A blank Obsidian window is already one of the better distraction-free editors available.
- Add exactly what your draft needs. A few plugins are worth the install once you know what's missing. Storyline brings scene tracking and pacing checks for anyone who misses Scrivener. Scroll Offset keeps your active line centered, useful for long stretches at the keyboard. Wordy bundles a thesaurus and rhyming dictionary for when a word won't come.
That's the whole system. Good enough beats perfect, every time. I've watched too many writers build an elaborate second-brain setup and never open the manuscript inside it.
Collaboration Without Giving Up Ownership
Collaboration isn't native to Obsidian, and that's by design. The files live on your hard drive, not a shared server, so real-time co-editing takes an extra piece.
For most writers, that piece is screen.garden, a plugin built for realtime multiplayer and web editing inside Obsidian. Add a collaborator, and you're both editing the same notes with live cursors, the way you would in Google Docs, except the source files stay yours. GitHub
The pricing matches the philosophy. It runs $4 a month for the first three people, then $2 a month per person after that. You're not paying for a platform. You're paying to keep a small team in sync without handing your manuscript to a company that profits off reading it.
The pricing matches the philosophy. It runs $4 a month for the first three people, then $2 a month per person after that. You're not paying for a platform. You're paying to keep a small team in sync without handing your manuscript to a company that profits off reading it.
What You're Risking If You Don't
Keep writing in a closed platform and you're one policy change away from friction you didn't ask for. Ideas half-captured in a tool you don't control tend to stay half-captured. That's not a hypothetical. It's how most abandoned manuscripts die, one small inconvenience at a time.
The Payoff
Picture the draft finished in a format that will still open in twenty years, on hardware that doesn't exist yet, because plain text doesn't expire. No migration panic when a company pivots. No wondering who else read your unpublished chapters. Just the words, and the writer who owns them.
Two friction points are worth naming honestly. Printing requires an export step, converting Markdown to PDF or Word first. That's not a bug. Keeping the words separate from their formatting is a feature, and the Enhancing Export plugin handles the conversion cleanly using Pandoc under the hood. Collaboration also isn't automatic, but Git or a plugin like Peer Draft closes that gap without giving up local ownership.
Start Tonight
Open Obsidian. Write for fifteen minutes without touching a single setting. That's the whole first step, and it's the only one that matters right now.