Live
Black Hat USADark ReadingBlack Hat AsiaAI BusinessMy Claude Code Buddy Moved Into My MacBook's Notch and I Can't Stop Looking at ItDEV CommunityI Turned My MacBook's Notch Into a Control Center for AI Coding AgentsDEV Communitytrunk/98fc38c4eb17c435699cea1a7d3aa84c14458ed9: Add autograd_cache_key to aot_autograd with tests (#178152)PyTorch ReleasesBuildWithAI: What Broke, What I Learned, What's NextDEV CommunityBuildWithAI: Prompt Engineering 6 DR Tools with Amazon BedrockDEV CommunityBuildWithAI: Architecting a Serverless DR Toolkit on AWSDEV CommunityThe Locksmith's ApprenticeDEV CommunitySame Agents, Different Minds — What 180 Configurations Proved About AI Environment DesignDEV CommunityI Built a Self-Hosted AI Agent That Runs on a Raspberry PiDEV CommunityBeyond the Boardroom: How Decentralized Autonomous Organizations (DAOs) are Reshaping E-commerceDEV Community20 Articles Later: What I've Learned About AI Agent WritingDEV CommunityFrance’s Mistral AI seeks Samsung memory for AI expansion - The Korea HeraldGoogle News - Mistral AI FranceBlack Hat USADark ReadingBlack Hat AsiaAI BusinessMy Claude Code Buddy Moved Into My MacBook's Notch and I Can't Stop Looking at ItDEV CommunityI Turned My MacBook's Notch Into a Control Center for AI Coding AgentsDEV Communitytrunk/98fc38c4eb17c435699cea1a7d3aa84c14458ed9: Add autograd_cache_key to aot_autograd with tests (#178152)PyTorch ReleasesBuildWithAI: What Broke, What I Learned, What's NextDEV CommunityBuildWithAI: Prompt Engineering 6 DR Tools with Amazon BedrockDEV CommunityBuildWithAI: Architecting a Serverless DR Toolkit on AWSDEV CommunityThe Locksmith's ApprenticeDEV CommunitySame Agents, Different Minds — What 180 Configurations Proved About AI Environment DesignDEV CommunityI Built a Self-Hosted AI Agent That Runs on a Raspberry PiDEV CommunityBeyond the Boardroom: How Decentralized Autonomous Organizations (DAOs) are Reshaping E-commerceDEV Community20 Articles Later: What I've Learned About AI Agent WritingDEV CommunityFrance’s Mistral AI seeks Samsung memory for AI expansion - The Korea HeraldGoogle News - Mistral AI France
AI NEWS HUBbyEIGENVECTOREigenvector

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

DEV Communityby pmestre-ForgeMarch 31, 20262 min read1 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 Eigenvector · 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 · 239 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