Live
Black Hat USAAI BusinessBlack Hat AsiaAI BusinessMichael Jordan, 63, credits one trait for making him great: 'It keeps me young'Business InsiderThe Axios Supply Chain Attack Explained: How a Compromised npm Account Put 83 Million Projects at RiskDEV CommunityFrom Zero to Everything: The Story of My First ProjectDEV CommunityHow I Stopped Hallucinations in My AI Application Built on AWS BedrockDEV CommunityThe Agent Economy Needs Infrastructure, Not CustodyDEV CommunityBeyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%DEV CommunityInside the Anthropic leak: 4 hidden Claude features that could redefine AI forever - Moneycontrol.comGoogle News: ClaudeWe Benchmarked Our SSR Framework Against Next.js — Here's What We FoundDEV CommunityOpenAI’s Secret Project to Train ChatGPT on 400+ Specialized Jobs - Startup FortuneGoogle News: ChatGPTI Built a Cross-Platform Memory Layer for AI Agents Using Ebbinghaus Forgetting CurvesDEV CommunityHow I Deployed My Portfolio Website on AWS S3 and Secured It with CloudFrontDEV CommunityCampus ChatGPT subscription revealed to be a trap all along - The Duke ChronicleGoogle News: ChatGPTBlack Hat USAAI BusinessBlack Hat AsiaAI BusinessMichael Jordan, 63, credits one trait for making him great: 'It keeps me young'Business InsiderThe Axios Supply Chain Attack Explained: How a Compromised npm Account Put 83 Million Projects at RiskDEV CommunityFrom Zero to Everything: The Story of My First ProjectDEV CommunityHow I Stopped Hallucinations in My AI Application Built on AWS BedrockDEV CommunityThe Agent Economy Needs Infrastructure, Not CustodyDEV CommunityBeyond Static RAG: Using 1958 Biochemistry to Beat Multi-Hop Retrieval by 14%DEV CommunityInside the Anthropic leak: 4 hidden Claude features that could redefine AI forever - Moneycontrol.comGoogle News: ClaudeWe Benchmarked Our SSR Framework Against Next.js — Here's What We FoundDEV CommunityOpenAI’s Secret Project to Train ChatGPT on 400+ Specialized Jobs - Startup FortuneGoogle News: ChatGPTI Built a Cross-Platform Memory Layer for AI Agents Using Ebbinghaus Forgetting CurvesDEV CommunityHow I Deployed My Portfolio Website on AWS S3 and Secured It with CloudFrontDEV CommunityCampus ChatGPT subscription revealed to be a trap all along - The Duke ChronicleGoogle News: ChatGPT

My Obsidian Tab-to-Vault Workflow (with a Free Chrome Extension)

DEV Communityby pmestre-ForgeMarch 31, 20262 min read0 views
Source Quiz

<p>Here's a workflow problem I couldn't find a good solution for:</p> <p>I do most of my research in Chrome. I find articles, documentation, forum threads, videos — and I open them all as tabs. By the end of a research session, I've got 30+ tabs that represent hours of curated knowledge.</p> <p>Then I need to get those tabs into Obsidian.</p> <h2> The Old Way (Manual and Painful) </h2> <p>My previous workflow was embarrassing:</p> <ol> <li>Open Obsidian</li> <li>Create a new note</li> <li>Go back to Chrome</li> <li>Copy the URL of tab #1</li> <li>Go back to Obsidian</li> <li>Paste it, format as Markdown link</li> <li>Repeat for 30+ tabs</li> <li>Lose the will to live around tab #15</li> </ol> <p>I tried various tab export extensions. They all exported as HTML bookmark files or plain text d

Here's a workflow problem I couldn't find a good solution for:

I do most of my research in Chrome. I find articles, documentation, forum threads, videos — and I open them all as tabs. By the end of a research session, I've got 30+ tabs that represent hours of curated knowledge.

Then I need to get those tabs into Obsidian.

The Old Way (Manual and Painful)

My previous workflow was embarrassing:

  • Open Obsidian

  • Create a new note

  • Go back to Chrome

  • Copy the URL of tab #1

  • Go back to Obsidian

  • Paste it, format as Markdown link

  • Repeat for 30+ tabs

  • Lose the will to live around tab #15

I tried various tab export extensions. They all exported as HTML bookmark files or plain text dumps. None of them spoke Markdown natively.

The New Way

I built Tab Stash specifically to solve this. Here's my workflow now:

  • Finish a research session in Chrome

  • Click the Tab Stash icon

  • Name the session (e.g., "React Server Components Research")

  • Hit Save

  • Click "Copy as Markdown"

  • Paste into Obsidian

That's it. The output looks like this:

## React Server Components Research

Enter fullscreen mode

Exit fullscreen mode

Format Options

Tab Stash supports multiple Markdown formats because different PKM tools expect different things:

Standard Markdown links — works everywhere: Page Title

Wiki-links — for Obsidian users who prefer internal link style: [[Page Title]]

Numbered lists — for ordered research:

  1. First Source [blocked]

Plain text — just titles and URLs, no formatting

The Auto-Export Trick

The feature I use most is auto-export. Tab Stash can automatically save sessions as .md files to a folder on your machine.

I point that folder at my Obsidian vault's "Research" directory. Now every time I save a tab session, it appears in my vault automatically. No copy-paste needed.

Privacy Note

Tab Stash uses minimal permissions — it only accesses your tab data when you click the icon. No background tracking, no analytics, no cloud sync. Everything stays local.

Get Tab Stash — Free on Chrome Web Store

What's your browser-to-vault workflow? I'd love to hear other approaches.

Was this article helpful?

Sign in to highlight and annotate this article

AI
Ask AI about this article
Powered by AI News Hub · full article context loaded
Ready

Conversation starters

Ask anything about this article…

Daily AI Digest

Get the top 5 AI stories delivered to your inbox every morning.

More about

featurecomponentresearch

Knowledge Map

Knowledge Map
TopicsEntitiesSource
My Obsidian…featurecomponentresearchDEV Communi…

Connected Articles — Knowledge Graph

This article is connected to other articles through shared AI topics and tags.

Knowledge Graph100 articles · 174 connections
Scroll to zoom · drag to pan · click to open

Discussion

Sign in to join the discussion

No comments yet — be the first to share your thoughts!

More in Products