Digital headquarters: Why Emacs calms my ADHD
A look at my operating system for life—how Emacs, Org Mode, and a dose of stubbornness bring order to the chaos.

Digital headquarters: My brain needs text. đź’»đź§
Some people say Emacs is a text editor from the 1970s. For me, it is an exoskeleton for my brain. If you live with ADHD, you know: thoughts are like a swarm of wasps—they fly everywhere except in a straight line. Emacs and the legendary Org Mode are my net to catch those wasps.

My dashboard. My Emacs with a split window. On the left,
inbox.orgwith a few TODOs; on the right, the agenda view with the heading "--- 🎯 TODAY IN FOCUS ---".
Why Emacs?
In a world full of colorful apps constantly fighting for attention, Emacs is radically simple: text only. No distractions. I set the rules here, not some algorithm.
Hyperfocus mode
When I am in hyperfocus, things have to move fast. With my capture templates, I hammer an idea into the system in seconds. One keystroke, type the text, done. It lands in the inbox and I can keep working without losing the thread. For me, that is the ultimate "dopamine-safe" setup.
Structure through stars
The system is simple: one star is a task, two stars are a project. The best part? I can fold everything. When the sheer volume of tasks overwhelms me, I hide everything until only the one line that matters right now is left.

Nesting. A snippet from my
buecher.org—you can see how deep you can nest information.
The agenda—my navigator
My agenda is not a static calendar. It is a dynamic list that tells me what is on fire. With a link to Nextcloud, appointments from my phone flow straight into Emacs—they all land here in a clean goldenrod. No more forgotten appointments, because the system thinks along with me.

The agenda. My agenda view. Notice how appointments glow in "goldenrod" and colorful tags like
:privat:or:mscel:stand out clearly.
The setup behind the scenes
It was a path full of WebDAV battles and config files—but that is the point: I own my data. My finances, project and sports checklists, my diary—everything lives in plain text files on my own server. No cloud vendor scans my thoughts.

Screenshot 4: init.el. What you are supposed to see here: a peek into my
init.el—but I am still giving away too much; I need to edit it a bit more.
Conclusion: freedom starts in the terminal
Like BMX on my Tallorder, this is about freedom—the freedom to build my tools the way I need them. Black. Gold. Efficient.
Emacs is not just an editor. It is the place where my chaos becomes order.
#Emacs #OrgMode #ADHD #Productivity #OpenSource #SelfHosted #DigitalGarden #PIM #Workflow