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

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

via Dev.topmestre-Forge

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 lo

Continue reading on Dev.to

Opens in a new tab

Read Full Article
7 views

Related Articles