Taking Notes Is a Superpower, Here’s How Obsidian Snuck Into My Dev Life

Every developer has that one moment where they swear they’ll remember something forever.
Some CLI command, some tricky bug they solved, some cool concept.
Two days later: “bro what was that thing again???”
That was my entire life. I’d learn something, feel smart for 5 minutes, then boom brain empty. Developers call it “context switching”, but honestly, it’s just forgetting.
For a long time, I used whatever was in front of me:
Notion because everyone uses it.
Evernote because it sounded fancy.
Google Keep because it’s yellow.
OneNote because it came pre-installed.
Notepad because… well, developers and Notepad have a toxic relationship.
All of them worked… kinda.
But nothing ever stuck. I’d make pretty pages, then never open them again.
Then one day Obsidian came into my life. No big expectations. Just a “let’s try this too” moment.
A year later… it’s still the only note app I actually use. Daily.
Not because it’s perfect . but because it fits how my brain (and probably yours too) works.
Why Obsidian clicked for me
First thing: Markdown.
I didn’t need to fight UI just to make a heading bold. Writing notes feels like writing code. My hands stay on the keyboard. Things are simple. Clean. Fast.
Second thing: My notes are mine.
Not trapped behind a login. Not waiting for the internet. They’re just .md files sitting in a normal folder. I can open them in VS Code if Obsidian disappears tomorrow.
And plugins…
The best part about Obsidian is that it becomes your tool, not the other way around.
I have plugins for:
Daily notes (my “what the hell happened today?” log)
Code snippets I always forget
Tasks so I don’t fail college assignments again
Excalidraw for dumb little diagrams
Obsidian Git, which commits my notes to GitHub automatically because I’m lazy
There’s something cool about knowing that even if I delete everything by mistake…git restore says: not today, buddy.
How I really use it
I wish I could tell you I have a perfect “system” with aesthetic pages and magical workflows.
Reality:
I just dump everything into it. dev notes, college notes, ideas, goals, random rants. and somehow it all makes sense later.
Some days it looks like:
“Types of indexing in databases, future Gautam please learn this fully.”
Some days it’s:
“Fix that weird bug before it explodes in production.”
Some days it’s full life crisis:
“Should I move back to Village?”
Everything lives in one vault.
Not split across 7 apps and 14 brain cells.
The sneaky superpower
You don’t notice Obsidian working at first.
But after a month, you scroll back and see the timeline of your growth:
Things you learned.
Problems you solved.
Ideas you had at 2 AM.
That weird JavaScript behavior you actually understood.
It becomes a real documentation of your developer journey. not lost in thin air.
The more I use it, the less often I have that “I’ve seen this problem before…” moment.
Because now I actually wrote it down.
Final thought
Developers obsess over learning new tech.
But what’s the point if your brain drops it like a memory leak?
Taking notes is underrated.
Obsidian just makes it stupidly easy.
So yeah. this isn’t sponsorship.
This isn’t a productivity cult pitch.
It’s simply the first tool that made me feel like my knowledge wasn’t disappearing every week.
If you give it a try, let it feel messy at first.
Don’t aim for aesthetic pages.
Just start writing.
Your future self. stressed, debugging, sleep-deprived. will be very thankful.



