App

Obsidian’s New Feature Is Blowing People’s Minds — Here’s Why

Play Play

Let me save you the clickbait whiplash.

You’ve seen the headlines. “Obsidian’s new feature is blowing people’s minds!” Everyone’s nodding sagely on Twitter. You’re sitting there thinking: I use Obsidian every single day. What did I miss?

Here’s the thing nobody’s saying clearly:

It’s not one feature. It’s two parallel releases—one from the Obsidian team, one from the community—that landed within days of each other in January 2026. And together, they’ve quietly transformed what this app can do.

One turns your phone into a first-class citizen. The other turns your vault into an autonomous agent.

Let me walk you through both. Because the real story isn’t “one mind-blowing feature.”

It’s that Obsidian finally grew up in two directions at once.

Play Play

📱 The First Mind-Blower: Obsidian Is Finally Really on Mobile

Let’s be honest about something.

For years, Obsidian on mobile was… fine. It worked. You could read notes, maybe scribble a quick thought. But it always felt like you were visiting a desktop app on a tiny screen—everything slightly cramped, gestures unreliable, shortcuts missing.

Obsidian 1.11 changes that. Fundamentally .

This isn’t a patch. It’s a reimagining of what a mobile notes app should be. And the response—if you lurk in any Obsidian forum or Reddit thread—has been genuine, surprised delight.

Here’s what actually landed:

Widgets. Real, useful, actually-work widgets.

On iOS, you can now put Obsidian on your Lock Screen and Control Center. Create a new note. Open your daily note. Jump straight to search. Launch the app. All without unlocking your phone .

On Android, you get home screen widgets for the same actions—plus the ability to add multiple widgets of the same type pointing to different notes or searches. Your morning routine widget. Your work journal widget. Your “dump everything here” inbox widget. All on one screen .

This is the thing the desktop-first crowd doesn’t appreciate: Friction on mobile isn’t about the app being slow. It’s about the distance between “I have a thought” and “the thought is captured.” Widgets don’t just save time. They save thoughts.

Siri and Shortcuts integration.

You can now say “Hey Siri, capture this to Obsidian” and it appends text to a note without even opening the app. Or “Hey Siri, open my daily note.”

This isn’t a power-user feature. This is a permission slip. It means Obsidian is no longer the app you “go to” when you’re ready to write. It’s the app that’s always listening—in the background, ready, patient .

Android Quick Settings and app shortcuts.

Long-press the Obsidian icon. “New note.” “Daily note.” Done. Quick Settings tile for the same.

These aren’t glamorous features. They’re the kind of boring, essential infrastructure that separates “an app I tolerate” from “an app I live inside” .

A completely redesigned mobile interface.

This is the visual payoff.

  • Full screen mode: Navigation hides as you scroll. The content breathes. Your words, not the UI .
  • Floating navigation buttons: They drift over the content instead of anchoring to edges. It sounds minor. It feels magical .
  • Sliding sidebars: They tuck away to the side instead of hovering awkwardly .
  • Haptics on toggles and checkboxes. Double-tap to switch reading/editing mode. Toasts now appear at the top of the screen on phones.

The aggregate effect is subtle and profound. Obsidian on mobile no longer feels like a desktop port. It feels like an app that started on your phone and grew up from there .


🤖 The Second Mind-Blower: Copilot Just Became a True Agent

Now. The other half of the story.

While Obsidian was rebuilding mobile, the Obsidian Copilot plugin—already the most powerful AI extension in the ecosystem—dropped version 3.1.5. And this one genuinely made people’s jaws drop .

Let me tell you what it does now:

Copilot can read your web tabs.

Not search them. Not ask you to paste URLs. Read them.

There’s a new built-in web clipper slash command. You type /clip. Copilot grabs the page you have open in your browser (any browser, any tab) and pulls it into your vault. Not just the text—it can generate a mind map of the article with one prompt .

Think about what this removes. The old workflow: find article, copy link, switch to Obsidian, paste, wait, maybe copy excerpts manually, try to remember what you thought was important.

The new workflow: /clip. Done.

This is the difference between “AI assistant” and “AI collaborator.” One fetches. The other understands.

System prompts are now Markdown files.

This is the quiet infrastructure play that power users are losing their minds over.

Every custom system prompt you create is now stored as a plain .md file in your vault. You can edit them in Obsidian. Version them with git. Share them with teammates. Switch between them on the fly .

Why this matters: Your AI’s personality is no longer trapped in a settings panel. It’s in your notes. It evolves alongside your thinking. You can document why you prompt the way you do, right next to the prompt itself.

Side-by-side diff view for composer edits.

When Copilot suggests changes to a note, you now see a proper split-screen diff—inline or side-by-side, word-level highlighting, the works.

This is the feature that tells you the developers actually use this thing. Anyone who’s ever accepted an AI edit and immediately regretted it knows why this matters .

GitHub Copilot integration.

You can now use GitHub Copilot as an LLM provider inside Obsidian. Streaming support, robust error handling.

If your organization already pays for GitHub Copilot, you now get AI-powered notes without an extra subscription .

OpenRouter embedding models.

More flexibility. More choices. Less vendor lock-in .

Auto-compaction for long contexts.

You can set a token threshold. When your context window overflows, Copilot automatically compacts it instead of crashing or ignoring the excess. Default is 128k tokens. You can push it to 1M if you’re feeling brave .


🧠 The Secret Infrastructure Nobody’s Noticing

There’s one more thing in the official 1.11 release that’s quietly revolutionary. And almost nobody is talking about it.

Secret Storage. Encrypted at rest. With a shared plugin API .

Here’s why this matters:

Every Obsidian power user has the same problem. You install Copilot—needs an OpenAI key. You install a web clipper—needs an API token. You install a maps plugin—needs a Google Cloud key.

Before 1.11, you pasted the same key into five different settings panels. If you rotated your keys (you should), you updated five different places. If you used multiple devices, you repeated the process.

Now? Plugins can fetch secrets from a shared, encrypted keychain. You enter your OpenAI key once. Any plugin that respects the API can use it .

This is boring. This is essential. This is Obsidian finally treating your credentials like the sensitive infrastructure they are.


🧭 The Honest Take: What’s Actually “Blowing People’s Minds”?

Let me be direct with you.

The mobile update is the bigger deal for most people.

Because “Obsidian is good on mobile now” isn’t a feature. It’s a license to stop worrying. To capture without friction. To trust that the note you scribble on your Lock Screen at 7:14 AM will be there, properly formatted, on your desktop at 9:00.

The Copilot update is the bigger deal for power users.

Because agents that can read your tabs and store their personality in Markdown aren’t just tools. They’re co-workers. They change the ceiling of what’s possible in a single sitting.

And Secret Storage is the bigger deal for the long term.

Because Obsidian is finally building the plumbing that turns a collection of brilliant plugins into a coherent platform.


So… What Do You Actually Do With This?

Let me give you a Monday morning plan.

If you’re on mobile:

Update. Immediately. Add a Lock Screen widget on iOS. Add a Quick Settings tile on Android. Turn on full screen mode and just read a note without the UI screaming at you.

If you’re on desktop and use Copilot:

Update the plugin. Try /clip on a long article you’ve been meaning to process. Convert one of your custom prompts to a Markdown file and see how it feels to edit it in your vault.

If you’re a plugin developer (or just care about your API keys):

Read the Secret Storage docs. Start migrating your credentials. This is the foundation for everything else.


The Quiet Takeaway

Here’s what I need you to understand.

Obsidian didn’t add a single “mind-blowing” feature this January.

They added seventeen. And they fixed eighty bugs .

That’s not a pivot. That’s not a desperate bid for attention.

That’s a team that’s playing the long game.

The mobile redesign won’t be finished this month. Copilot 4.0 is already being dreamed up. Secret Storage is just the beginning of a much larger shift toward shared infrastructure.

The mind-blowing part isn’t any one feature.

It’s that Obsidian—slow, deliberate, community-driven Obsidian—is out-executing almost everyone in the productivity space. Not by chasing trends. By fixing what was broken and expanding what was possible.

That’s not hype. That’s just… good software.

And it’s finally, genuinely, on your phone.


Update Obsidian. Add a widget. Try /clip on something you’ve been procrastinating.

The future arrives in small, boring upgrades.

This one just made your vault a lot smarter and your phone a lot more useful.

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button